richard: server/kolabd/kolabd Makefile.am, 1.13, 1.14 ChangeLog, 1.31, 1.32

cvs at intevation.de cvs at intevation.de
Tue Jan 3 22:59:10 CET 2006


Author: richard

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv14490

Modified Files:
	Makefile.am ChangeLog 
Log Message:
The kolabd.spec.in is already distributed without being
specified in the EXTRA_DIST line.
Add a remark that the perl-kolab, kolab-webadmin and
kolab-resource-handlers Makefile.ams must be updated too when
kolabd's Makefile.am is updated for dist_conf sources.
Added a distclean-local rule to remove the directory autom4te.cache



Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am	3 Jan 2006 21:12:32 -0000	1.13
+++ Makefile.am	3 Jan 2006 21:59:08 -0000	1.14
@@ -514,8 +514,9 @@
 CLEANFILES += rc.kolabd
 EXTRA_DIST += rc.kolabd.in
 
-EXTRA_DIST += kolabd.spec.in \
-	dist_conf/common \
+# Please update the perl-kolab, kolab-webadmin and kolab-resource-handlers
+# Makefile.ams too when the underneath EXTRA_DIST assignment is altered
+EXTRA_DIST += dist_conf/common \
 	dist_conf/debian \
 	dist_conf/gentoo \
 	dist_conf/kolab \

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- ChangeLog	3 Jan 2006 21:12:32 -0000	1.31
+++ ChangeLog	3 Jan 2006 21:59:08 -0000	1.32
@@ -1,6 +1,12 @@
 2006-01-03 Richard Bos <richard at radoeka.nl>
 	* Makefile.am: distribute only the files to be distributed
-	   from the dist_conf directory
+	  from the dist_conf directory.
+	  The kolabd.spec.in is already distributed without being
+	  specified in the EXTRA_DIST line.
+	  Add a remark that the perl-kolab, kolab-webadmin and
+	  kolab-resource-handlers Makefile.ams must be updated too when
+	  kolabd's Makefile.am is updated for dist_conf sources.
+	  Added a distclean-local rule to remove the directory autom4te.cache
 
 2006-01-02 Marcus Hüwe <suse-tux at gmx.de>
 	Patch committed by Richard Bos





More information about the commits mailing list