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

Changes of Revision 17

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