rpms/dnssec-conf/devel dnssec-conf.spec,1.15,1.16

Paul Wouters pwouters at fedoraproject.org
Tue Sep 8 16:17:27 UTC 2009


Author: pwouters

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

Modified Files:
	dnssec-conf.spec 
Log Message:
* Tue Sep 08 2009 Paul Wouters <paul at xelerance.com> - 1.21-4
-New key for .pr.



Index: dnssec-conf.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-conf/devel/dnssec-conf.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- dnssec-conf.spec	24 Jul 2009 20:24:34 -0000	1.15
+++ dnssec-conf.spec	8 Sep 2009 16:17:27 -0000	1.16
@@ -1,10 +1,11 @@
 Summary: DNSSEC and DLV configuration and priming tool
 Name: dnssec-conf
 Version: 1.21
-Release: 2%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Url: http://www.xelerance.com/software/dnssec-conf/
-Source: http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
+Source0: http://www.xelerance.com/software/%{name}/%{name}-%{version}.tar.gz
+Source1: pr.conf
 Group: System Environment/Daemons
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -34,6 +35,9 @@ rm -rf ${RPM_BUILD_ROOT}
 make PREFIX=%{_prefix} DESTDIR=${RPM_BUILD_ROOT} ETCDIR=${RPM_BUILD_ROOT}/etc install
 install -d 0755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig
 install -m 0644 packaging/fedora/dnssec.sysconfig ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/dnssec
+# new key for pr. This will be in version 1.22 but that one has unreleased
+# parsing code.
+cp %{SOURCE1} ${RPM_BUILD_ROOT}/etc/pki/dnssec-keys/production/
 
 %clean
 rm -rf ${RPM_BUILD_ROOT}
@@ -54,6 +58,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/*/*
 
 %changelog
+* Tue Sep 08 2009 Paul Wouters <paul at xelerance.com> - 1.21-4
+-New key for .pr.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.21-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list