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

Wes Hardaker hardaker at fedoraproject.org
Wed Mar 6 19:26:58 UTC 2013


commit fb01e19ba27087b6dfa3698b579d3f9c9cfa612b
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 f1cae72..445247a 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -5,7 +5,7 @@ Release: 1%{?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)
@@ -288,6 +288,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