rpms/dnssec-conf/devel .cvsignore,1.3,1.4 dnssec-conf.spec,1.5,1.6

Paul Wouters pwouters at fedoraproject.org
Mon Mar 9 20:24:45 UTC 2009


Author: pwouters

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

Modified Files:
	.cvsignore dnssec-conf.spec 
Log Message:
prepare new version



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Feb 2009 20:54:43 -0000	1.3
+++ .cvsignore	9 Mar 2009 20:24:14 -0000	1.4
@@ -1,2 +1,3 @@
 dnssec-conf-1.13.tar.gz
 dnssec-conf-1.15.tar.gz
+dnssec-conf-1.16.tar.gz


Index: dnssec-conf.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/dnssec-conf.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dnssec-conf.spec	2 Mar 2009 00:04:57 -0000	1.5
+++ dnssec-conf.spec	9 Mar 2009 20:24:14 -0000	1.6
@@ -1,6 +1,6 @@
 Summary: DNSSEC and DLV configuration and priming tool
 Name: dnssec-conf
-Version: 1.16
+Version: 1.17
 Release: 1
 License: GPLv2+
 Url: http://www.xelerance.com/software/dnssec-conf/
@@ -32,7 +32,7 @@
 %install
 rm -rf ${RPM_BUILD_ROOT}
 make DESTDIR=${RPM_BUILD_ROOT} install
-
+install -m 0755 packaging/fedora/dnssec.sysconfig %{_sysconfdir}/dnssec
 %clean
 rm -rf ${RPM_BUILD_ROOT}
 
@@ -51,6 +51,10 @@
 %{_mandir}/*/*
 
 %changelog
+* Mon Mar 09 2009 Paul Wouters <paul at xelerance.com> - 1.17-1
+- Upgraded to 1.17. This adds better initscript support and fixes a bug
+  when named/unbound were not installed (rhbug 488685)
+
 * Sun Mar 01 2009 Paul Wouters <paul at xelerance.com> - 1.16-1
 - Upgraded to 1.16. This adds the production key for .gov
   See http://dotgov.gov/dnssecinfo.aspx




More information about the fedora-extras-commits mailing list