[dnssec-tools/f18] actually apply the patch

Wes Hardaker hardaker at fedoraproject.org
Thu Apr 18 19:51:27 UTC 2013


commit 6d8af01ea0e76df3acd7452be79ca5bb5d3e0186
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Thu Apr 18 12:47:51 2013 -0700

    actually apply the patch

 dnssec-tools.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index 7481fac..7139778 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -1,7 +1,7 @@
 Summary: A suite of tools for managing dnssec aware DNS usage
 Name: dnssec-tools
 Version: 1.14
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.dnssec-tools.org/
@@ -22,6 +22,7 @@ Patch6: dnssec-tools-zonefile-fast-new-bind-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
+Patch12: dnssec-tools-zonefile-fast-nsec3-1.20.patch
 
 %description
 
@@ -65,6 +66,7 @@ C-based libraries useful for developing dnssec aware tools.
 #%patch8 -p2
 %patch9 -p0 -d tools/modules/ZoneFile-Fast/
 %patch11 -p0  -d tools/scripts
+%patch12 -p2
 
 %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