[dnssec-tools/f17: 15/18] new patches and apply them

Wes Hardaker hardaker at fedoraproject.org
Thu Jan 3 23:19:49 UTC 2013


commit c14a430f549e0e9360b5de6e47d7e4dcfb626ad2
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Thu Jan 3 15:15:55 2013 -0800

    new patches and apply them

 dnssec-tools.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index 370676b..478ea17 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -19,9 +19,9 @@ BuildRequires: perl(Test) perl(ExtUtils::MakeMaker)
 # Makes the code installation linux filesystem friendly
 Patch5: dnssec-tools-linux-conf-paths-1.13.patch
 Patch6: dnssec-tools-zonefile-fast-new-bind-1.13.patch
-Patch7: dnssec-tools-1.13-zonesigner-soa.patch
-Patch8: dnssec-tools-1.13-zonesigner-soa2.patch
-Patch9: dnssec-tools-zonefile-fast-fixes-1.13.patch
+Patch9: dnssec-tools-zonefile-fast-fixes-1.14.patch
+Patch10: dnssec-tools-1.13-zonesigner-soa-rewrite.patch
+Patch11: dnssec-tools-1.14-zonesigner-soa-rewrite.patch
 
 %description
 
@@ -61,9 +61,10 @@ C-based libraries useful for developing dnssec aware tools.
 
 %patch5 -p0 
 %patch6 -p2
-%patch7 -p0 -d tools/scripts
-%patch8 -p2
+#%patch7 -p0 -d tools/scripts
+#%patch8 -p2
 %patch9 -p0 -d tools/modules/ZoneFile-Fast/
+%patch10 -p0  -d tools/scripts
 
 %build
 %configure --with-validator-testcases-file=%{_datadir}/dnssec-tools/validator-testcases --with-perl-build-args="INSTALLDIRS=vendor OPTIMIZE='$RPM_OPT_FLAGS'" --sysconfdir=/etc --with-root-hints=/etc/dnssec-tools/root.hints --with-resolv-conf=/etc/dnssec-tools/resolv.conf --disable-static --with-nsec3 --with-ipv6 --with-dlv --disable-bind-checks


More information about the scm-commits mailing list