[dnssec-tools/f18] added ownership of the /etc/dnssec-tools directory

Wes Hardaker hardaker at fedoraproject.org
Wed Mar 6 19:25:50 UTC 2013


commit 5ac1026a67bcdf6c87571054132be4083c6b9adc
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Wed Mar 6 11:23:43 2013 -0800

    added ownership of the /etc/dnssec-tools directory

 dnssec-tools.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index c679600..49ace78 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -5,7 +5,7 @@ Release: 2%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.dnssec-tools.org/
-Source0: https://www.dnssec-tools.org/downloads/%{name}-%{version}.tar.gz
+Source0: https://www.dnssec-tools.org/download/%{name}-%{version}.tar.gz
 Source1: dnssec-tools-dnsval.conf
 Source2: libval-config
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -295,6 +295,7 @@ rm -rf %{buildroot}
 %files libs
 %defattr(-,root,root)
 %{_libdir}/*.so.*
+%config(noreplace) %{_sysconfdir}/dnssec-tools
 %config(noreplace) %{_sysconfdir}/dnssec-tools/dnsval.conf
 %config(noreplace) %{_sysconfdir}/dnssec-tools/root.hints
 


More information about the scm-commits mailing list