thomas: server/openldap Makefile,1.14,1.15 kolab.patch,1.9,1.10

cvs at kolab.org cvs at kolab.org
Tue Oct 24 15:22:20 CEST 2006


Author: thomas

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

Modified Files:
	Makefile kolab.patch 
Log Message:
Package is not gone, reverting changes to kolab.patch, adjusting Makefile.

The complete URL for the package is:
ftp://ftp.openpkg.org/stable/2.20061018/SRC/BASE/openldap-2.3.27-2.20061018.src.rpm
(but you have to be registered+authenticated to download it while other
BASE packages can be downloaded without authentication)
In my previous commit I didn't look at the Makefile, therefore I didn't adjust
the version and URL there.


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/openldap/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile	24 Oct 2006 11:18:31 -0000	1.14
+++ Makefile	24 Oct 2006 13:22:18 -0000	1.15
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/current/SRC/BASE
+  KOLABPKGURI = ftp://ftp.openpkg.org/stable/2.20061018/SRC/BASE/
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -9,9 +9,9 @@
 endif
 
 PACKAGE=openldap
-VERSION=2.3.28
-RELEASE=20061022
-KOLABRELEASE=20061022_kolab
+VERSION=2.3.27
+RELEASE=20061018
+KOLABRELEASE=20061018_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.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kolab.patch	24 Oct 2006 11:18:31 -0000	1.9
+++ kolab.patch	24 Oct 2006 13:22:18 -0000	1.10
@@ -3,9 +3,9 @@
 @@ -33,7 +33,7 @@
  Group:        LDAP
  License:      GPL
- Version:      2.3.28
--Release:      20061022
-+Release:      20061022_kolab
+ Version:      2.3.27
+-Release:      2.20061018
++Release:      2.20061018_kolab
  
  #   package options
  %option       with_fsl      yes
@@ -13,8 +13,8 @@
  #   build information
  Prefix:       %{l_prefix}
  BuildRoot:    %{l_buildroot}
--BuildPreReq:  OpenPKG, openpkg >= 20060823, make, gcc
--PreReq:       OpenPKG, openpkg >= 20060823
+-BuildPreReq:  OpenPKG, openpkg >= 2.20061018, make, gcc
+-PreReq:       OpenPKG, openpkg >= 2.20061018
 -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