steffen: server/openldap Makefile,1.15,1.16

cvs at kolab.org cvs at kolab.org
Sat Nov 4 04:04:53 CET 2006


Author: steffen

Update of /kolabrepository/server/openldap
In directory doto:/tmp/cvs-serv15346

Modified Files:
	Makefile 
Log Message:
fixed version

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openldap/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile	24 Oct 2006 13:22:18 -0000	1.15
+++ Makefile	4 Nov 2006 03:04:50 -0000	1.16
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/stable/2.20061018/SRC/BASE/
+  KOLABPKGURI = ftp://ftp.openpkg.org/stable/2.20061018/SRC/BASE
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -10,8 +10,8 @@
 
 PACKAGE=openldap
 VERSION=2.3.27
-RELEASE=20061018
-KOLABRELEASE=20061018_kolab
+RELEASE=2.20061018
+KOLABRELEASE=2.20061018_kolab
 
 RPM=/kolab/bin/openpkg rpm
 KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`





More information about the commits mailing list