Logoj0ke.net Open Build Service > Projects > home:jg:dns > pdns > Changes
Sign Up | Log In

Changes of Revision 13

[-] Changed pdns.spec
x
 
1
@@ -9,6 +9,7 @@
2
 Source0:   %{name}-%{version}.tar.gz
3
 Patch0:        %{name}-fixinit.patch
4
 Patch1:        %{name}-%{version}-axfr-patch
5
+Patch2:        %{name}-%{version}-axfr_slavedb.patch
6
 
7
 BuildRequires: boost-devel chrpath gcc-c++ 
8
 Provides:  powerdns = %{version}-%{release}
9
@@ -41,6 +42,7 @@
10
 %setup -q
11
 %patch0 -p1 -b .fixinit
12
 %patch1 -p1 
13
+%patch2 -p1
14
 
15
 %build
16
 export CPPFLAGS="-DLDAP_DEPRECATED %{optflags}"
17
[+] Added pdns-2.9.22-axfr_slavedb.patch ^