steffen: server/kolab Makefile,1.11,1.12 kolab.spec,1.70,1.71

cvs at intevation.de cvs at intevation.de
Thu Aug 12 12:55:41 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab
In directory doto:/tmp/cvs-serv3739/kolab

Modified Files:
	Makefile kolab.spec 
Log Message:
*BOMB*. Changes to support the new schema

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	13 Jul 2004 03:20:38 -0000	1.11
+++ Makefile	12 Aug 2004 10:55:39 -0000	1.12
@@ -1,5 +1,5 @@
 RPM = /kolab/bin/openpkg rpm
-VERSION = 1.9.1
+VERSION = 1.9.2
 
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC

Index: kolab.spec
===================================================================
RCS file: /kolabrepository/server/kolab/kolab.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- kolab.spec	11 Aug 2004 19:40:57 -0000	1.70
+++ kolab.spec	12 Aug 2004 10:55:39 -0000	1.71
@@ -41,14 +41,14 @@
 Class:        PLUS
 Group:        Mail
 License:      GPL
-Version:      1.9.1
-Release:      20040811
+Version:      1.9.2
+Release:      20040812
 
 #   package options
 %option       with_genuine   no
 
 #   list of sources
-Source0:      kolab-1.9.1.tar.gz
+Source0:      kolab-1.9.2.tar.gz
 Source1:      rc.kolab
 
 #   build information
@@ -138,7 +138,7 @@
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
 
     %{l_shtool} install -c -m 644 %{l_value -s -a} \
-        kolab.schema kolab-cf.schema \
+        kolab.schema kolab2.schema kolab-cf.schema \
         $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/schema/
 %else
     %{l_shtool} install -c -m 644 %{l_value -s -a} \





More information about the commits mailing list