richard: server/kolab-resource-handlers/kolab-resource-handlers AUTHORS, NONE, 1.1 NEWS, NONE, 1.1 ChangeLog, 1.1, 1.2 Makefile.am, 1.1, 1.2 bootstrap, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Wed Dec 14 20:40:04 CET 2005


Author: richard

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers
In directory doto:/tmp/cvs-serv18730

Modified Files:
	ChangeLog Makefile.am bootstrap 
Added Files:
	AUTHORS NEWS 
Log Message:
* AUTHORS: added
* NEWS: added, with the latest news from: release-notes.txt
* bootstrap: AUTHORS and NEWS are not touched anymore as they are now
  part of cvs
* Makefile.am: ChangeLog, COPYING, NEWS and AUTHORS are now installed
  in $(pkgdocdir)/@PACKAGE@



--- NEW FILE: AUTHORS ---
Marcus Huwe and Richard Bos autoconfiscated kolab-resource-handlers

--- NEW FILE: NEWS ---
2.0.99-20051130

      * Always use the calendar folder when writing to the calendar
        folder.  kolabEncryptedPassword is no longer used.


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	5 Dec 2005 14:13:42 -0000	1.1
+++ ChangeLog	14 Dec 2005 19:40:02 -0000	1.2
@@ -1,3 +1,11 @@
+2005-12-14 richard Bos <richard at radoeka.nl>
+	* AUTHORS: added
+	* NEWS: added, with the latest news from: release-notes.txt
+	* bootstrap: AUTHORS and NEWS are not touched anymore as they are now
+	  part of cvs
+	* Makefile.am: ChangeLog, COPYING, NEWS and AUTHORS are now installed
+	  in $(pkgdocdir)/@PACKAGE@
+
 2005-11-28 Marcus Hüwe <suse-tux at gmx.de>
 	* Autoconfiscated kolab-resource-handlers module (a lot of changes)
 	* bootstrap: added

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	5 Dec 2005 14:13:42 -0000	1.1
+++ Makefile.am	14 Dec 2005 19:40:02 -0000	1.2
@@ -45,7 +45,12 @@
 resmgrdir = $(phplibdir2)/kolabfilter
 dist_resmgr_DATA = $(resmgr_FILES)
 
-	
+krhdocdir = $(pkgdocdir)/@PACKAGE@
+dist_krhdoc_DATA = ChangeLog \
+	COPYING \
+	NEWS \
+	AUTHORS
+
 freebusy/freebusy.php:
 	@$(mkinstalldirs) freebusy
 	$(do_subst) <$(srcdir)/freebusy/freebusy.php.in >$@

Index: bootstrap
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/bootstrap,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- bootstrap	11 Dec 2005 23:28:03 -0000	1.2
+++ bootstrap	14 Dec 2005 19:40:02 -0000	1.3
@@ -1,3 +1,3 @@
-touch NEWS README AUTHORS
+touch README
 cp -R ../../kolabd/kolabd/dist_conf .
 autoreconf -f -i





More information about the commits mailing list