SPECS: apr-util.spec - release 4 - BR openldap >= 2.3

baggins baggins at pld-linux.org
Tue Jan 17 13:32:14 CET 2006


Author: baggins                      Date: Tue Jan 17 12:32:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4
- BR openldap >= 2.3

---- Files affected:
SPECS:
   apr-util.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/apr-util.spec
diff -u SPECS/apr-util.spec:1.44 SPECS/apr-util.spec:1.45
--- SPECS/apr-util.spec:1.44	Fri Jan 13 19:05:54 2006
+++ SPECS/apr-util.spec	Tue Jan 17 13:32:09 2006
@@ -12,7 +12,7 @@
 Summary(pl):	Biblioteka towarzysząca Apache Portable Runtime
 Name:		apr-util
 Version:	1.2.2
-Release:	3
+Release:	4
 Epoch:		1
 License:	Apache v2.0
 Group:		Libraries
@@ -34,7 +34,7 @@
 BuildRequires:	gdbm-devel
 BuildRequires:	libtool
 %{?with_mysql:BuildRequires:	mysql-devel}
-%{?with_ldap:BuildRequires:	openldap-devel}
+%{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
 %{?with_pgsql:BuildRequires:	postgresql-devel}
 BuildRequires:	sed >= 4.0
 %{?with_sqlite2:BuildRequires:	sqlite-devel >= 2}
@@ -109,7 +109,7 @@
 Requires:	db-devel
 Requires:	expat-devel
 Requires:	gdbm-devel
-%{?with_ldap:Requires:	openldap-devel}
+%{?with_ldap:Requires:	openldap-devel >= 2.3.0}
 
 %description devel
 Header files and development documentation for apr-util.
@@ -273,6 +273,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/01/17 12:32:09  baggins
+- release 4
+- BR openldap >= 2.3
+
 Revision 1.44  2006/01/13 18:05:54  qboosh
 - fixed libaprutil build (in case buildconf puts apr_dbd.lo after apr_dbd_*)
 - link libaprutil-1.la just once
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apr-util.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list