steffen: server/openldap Makefile,1.13,1.14 kolab.patch,1.8,1.9

cvs at kolab.org cvs at kolab.org
Tue Oct 24 13:18:33 CEST 2006


Author: steffen

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

Modified Files:
	Makefile kolab.patch 
Log Message:
Package is gone, have to play catchup

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openldap/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile	20 Dec 2005 09:18:50 -0000	1.13
+++ Makefile	24 Oct 2006 11:18:31 -0000	1.14
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.5/SRC
+  KOLABPKGURI = ftp://ftp.openpkg.org/current/SRC/BASE
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -9,9 +9,9 @@
 endif
 
 PACKAGE=openldap
-VERSION=2.3.11
-RELEASE=2.5.0
-KOLABRELEASE=2.5.0_kolab
+VERSION=2.3.28
+RELEASE=20061022
+KOLABRELEASE=20061022_kolab
 
 RPM=/kolab/bin/openpkg rpm
 KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/openldap/kolab.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- kolab.patch	20 Oct 2006 15:01:18 -0000	1.8
+++ kolab.patch	24 Oct 2006 11:18:31 -0000	1.9
@@ -3,9 +3,9 @@
 @@ -33,7 +33,7 @@
  Group:        LDAP
  License:      GPL
- Version:      2.3.27
--Release:      2.20061018
-+Release:      2.20061018_kolab
+ Version:      2.3.28
+-Release:      20061022
++Release:      20061022_kolab
  
  #   package options
  %option       with_fsl      yes
@@ -13,8 +13,8 @@
  #   build information
  Prefix:       %{l_prefix}
  BuildRoot:    %{l_buildroot}
--BuildPreReq:  OpenPKG, openpkg >= 2.20061018, make, gcc
--PreReq:       OpenPKG, openpkg >= 2.20061018
+-BuildPreReq:  OpenPKG, openpkg >= 20060823, make, gcc
+-PreReq:       OpenPKG, openpkg >= 20060823
 -BuildPreReq:  readline, openssl, db >= 4.2, pth
 -PreReq:       readline, openssl, db >= 4.2, pth
 +BuildPreReq:  OpenPKG, openpkg >= 2.5.2, make, gcc





More information about the commits mailing list