rpms/dnssec-conf/devel .cvsignore, 1.5, 1.6 dnssec-conf.spec, 1.9, 1.10 sources, 1.6, 1.7

Paul Wouters pwouters at fedoraproject.org
Sat Mar 14 23:23:13 UTC 2009


Author: pwouters

Update of /cvs/extras/rpms/dnssec-conf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9240

Modified Files:
	.cvsignore dnssec-conf.spec sources 
Log Message:
* Tue Mar 14 2009 Paul Wouters <paul at xelerance.com> - 1.18-1
- Upgraded to 1.18 for new RIPE keys and .th testing key
- Fix for when Bind is installed but Unbound is not
- No longer need the patch - upstream committed it.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	9 Mar 2009 20:40:25 -0000	1.5
+++ .cvsignore	14 Mar 2009 23:22:43 -0000	1.6
@@ -2,3 +2,4 @@
 dnssec-conf-1.15.tar.gz
 dnssec-conf-1.16.tar.gz
 dnssec-conf-1.17.tar.gz
+dnssec-conf-1.18.tar.gz


Index: dnssec-conf.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/dnssec-conf.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dnssec-conf.spec	11 Mar 2009 19:20:16 -0000	1.9
+++ dnssec-conf.spec	14 Mar 2009 23:22:43 -0000	1.10
@@ -1,7 +1,7 @@
 Summary: DNSSEC and DLV configuration and priming tool
 Name: dnssec-conf
-Version: 1.17
-Release: 4%{?dist}
+Version: 1.18
+Release: 1%{?dist}
 License: GPLv2+
 Url: http://www.xelerance.com/software/dnssec-conf/
 Source: http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
@@ -10,7 +10,6 @@
 BuildArch: noarch
 Buildrequires: xmlto
 Requires: python-dns, curl
-Patch0: dnssec-conf-bind-status.patch
 #Requires: a caching nameserver
 #Requires bind 9.4.0 if bind is reconfigured.....
 
@@ -27,8 +26,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0 -p1 -b .bind-status
-
 %build
 make 
 
@@ -56,6 +53,11 @@
 %{_mandir}/*/*
 
 %changelog
+* Tue Mar 14 2009 Paul Wouters <paul at xelerance.com> - 1.18-1
+- Upgraded to 1.18 for new RIPE keys and .th testing key
+- Fix for when Bind is installed but Unbound is not
+- No longer need the patch - upstream committed it.
+
 * Tue Mar 10 2009 Adam Tkac <atkac redhat com> - 1.17-4
 - fixed -b -s command
 - added dist tag


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	10 Mar 2009 05:19:42 -0000	1.6
+++ sources	14 Mar 2009 23:22:43 -0000	1.7
@@ -1 +1 @@
-ba191a0d45d697f09a9afa739c7aaecb  dnssec-conf-1.17.tar.gz
+3fbc995026c6fe2dfd6de89e4f1476b5  dnssec-conf-1.18.tar.gz




More information about the fedora-extras-commits mailing list