SPECS: pwlib.spec - release 6 - fix compilation with openldap 2.3

baggins baggins at pld-linux.org
Wed Jan 18 00:43:51 CET 2006


Author: baggins                      Date: Tue Jan 17 23:43:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 6
- fix compilation with openldap 2.3

---- Files affected:
SPECS:
   pwlib.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/pwlib.spec
diff -u SPECS/pwlib.spec:1.115 SPECS/pwlib.spec:1.116
--- SPECS/pwlib.spec:1.115	Tue Jan 17 13:26:09 2006
+++ SPECS/pwlib.spec	Wed Jan 18 00:43:43 2006
@@ -5,7 +5,7 @@
 Name:		pwlib
 Version:	1.9.0
 %define	fver	%(echo %{version} | tr . _)
-Release:	5
+Release:	6
 License:	MPL 1.0
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openh323/%{name}-v%{fver}-src-tar.gz
@@ -16,6 +16,7 @@
 Patch2:		%{name}-bison-pure.patch
 Patch3:		%{name}-opt.patch
 Patch4:		%{name}-lib64.patch
+Patch5:		%{name}-openldap-2.3.patch
 URL:		http://www.openh323.org/
 BuildRequires:	SDL-devel
 BuildRequires:	alsa-lib-devel >= 1.0.1
@@ -161,6 +162,7 @@
 %if "%{_lib}" == "lib64"
 %patch4 -p1
 %endif
+%patch5 -p1
 
 ln -sf make bin
 
@@ -248,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2006/01/17 23:43:43  baggins
+- release 6
+- fix compilation with openldap 2.3
+
 Revision 1.115  2006/01/17 12:26:09  baggins
 - release 5
 - BR openldap >= 2.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pwlib.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list