SPECS: pdns.spec - release 4 - fix compilation with openldap 2.3

baggins baggins at pld-linux.org
Wed Jan 18 01:08:22 CET 2006


Author: baggins                      Date: Wed Jan 18 00:08:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4
- fix compilation with openldap 2.3

---- Files affected:
SPECS:
   pdns.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/pdns.spec
diff -u SPECS/pdns.spec:1.52 SPECS/pdns.spec:1.53
--- SPECS/pdns.spec:1.52	Tue Jan 17 16:36:59 2006
+++ SPECS/pdns.spec	Wed Jan 18 01:08:14 2006
@@ -3,7 +3,7 @@
 Summary(pl):	PowerDNS to wielofunkcyjny serwer nazw korzystający z relacyjnych baz danych
 Name:		pdns
 Version:	2.9.19
-Release:	3
+Release:	4
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
 Source5:	%{name}.sysconfig
 Patch0:		%{name}-configure.patch
 Patch1:		%{name}-int16.patch
+Patch2:		%{name}-openldap-2.3.patch
 URL:		http://www.powerdns.com/
 BuildRequires:	bison
 BuildRequires:	boost-devel
@@ -111,6 +112,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp %{SOURCE1} .
 cp %{SOURCE2} .
 
@@ -215,6 +217,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/01/18 00:08:14  baggins
+- release 4
+- fix compilation with openldap 2.3
+
 Revision 1.52  2006/01/17 15:36:59  baggins
 - release 3
 - BR openldap 2.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pdns.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list