]> git.pld-linux.org Git - packages/pdns.git/commitdiff
- release 4 auto/ac/pdns-2_9_19-4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 00:08:14 +0000 (00:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix compilation with openldap 2.3

Changed files:
    pdns.spec -> 1.53

pdns.spec

index 09b3223732a95337b2b25b3629fc79f125e29cda..8708b1da5a7a94b64aa0ca6c21f9aeaa279d6e72 100644 (file)
--- a/pdns.spec
+++ b/pdns.spec
@@ -2,7 +2,7 @@ Summary:        PowerDNS is a Versatile Database Driven Nameserver
 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
@@ -15,6 +15,7 @@ Source4:      %{name}.conf
 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
@@ -110,6 +111,7 @@ LDAP.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp %{SOURCE1} .
 cp %{SOURCE2} .
 
This page took 0.118897 seconds and 4 git commands to generate.