summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 12:55:32 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 12:55:32 +0000
commita27883418ada7f7b561ac86cae3507f14b65f85d (patch)
treebbdb4fa3238ef5db055f5a95d5b292ca73c735e3 /ChangeLog
parent5cfa0506c250b018c4aefd35bc49221ce7b4ad26 (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* configure.in: Use ustar to generate the tarball; this fixes the make distcheck problem when the data files do not fit in the archive: tar: dbus-1.1.2/test/data/valid-service-files/org.freedesktop.DBus. TestSuiteShellEchoServiceFail.service.in: file name is too long (max 99); not dumped We have to have the 'long' names as the service helper matches by filename rather than by the name in the service file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c805844a..5c012942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
2007-07-24 Richard Hughes <richard@hughsie.com>
* configure.in:
+ Use ustar to generate the tarball; this fixes the make distcheck
+ problem when the data files do not fit in the archive:
+ tar: dbus-1.1.2/test/data/valid-service-files/org.freedesktop.DBus.
+ TestSuiteShellEchoServiceFail.service.in: file name is too
+ long (max 99); not dumped
+
+ We have to have the 'long' names as the service helper matches by
+ filename rather than by the name in the service file.
+
+2007-07-24 Richard Hughes <richard@hughsie.com>
+
+ * configure.in:
* test/Makefile.am:
* test/data/invalid-service-files-system/org.freedesktop.DBus.TestS
uiteNoExec.service.in: