[autotrust/el5/master] - Remove dependancy on dnssec-conf - Fix URLS for source

Paul Wouters pwouters at fedoraproject.org
Fri Oct 15 15:09:09 UTC 2010


commit f3f2bd74d0f7fdb6631b0c08d775f86015addc5b
Author: Paul Wouters <paul at xelerance.com>
Date:   Fri Oct 15 11:07:58 2010 -0400

    - Remove dependancy on dnssec-conf
    - Fix URLS for source

 autotrust.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/autotrust.spec b/autotrust.spec
index 48aac2a..08fccf0 100644
--- a/autotrust.spec
+++ b/autotrust.spec
@@ -1,16 +1,16 @@
 Summary: DNSKEY trust anchor update utility that uses RFC-5011
 Name: autotrust
 Version: 0.3.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
-Url: http://www.nlnetlabs.nl/%{name}/
-Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
+Url: http://www.nlnetlabs.nl/projects/%{name}/
+Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
 Source1: autotrust.conf
 Source2: autotrust.cron
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: ldns-devel >= 1.3.0, unbound-devel >= 1.0.0
-Requires: anacron, dnssec-conf
+Requires: anacron
 
 %description
 autotrust takes care of keeping your DNSSEC trust anchors up to date. It
@@ -50,6 +50,10 @@ rm -rf %{buildroot}
 %attr(0755,root,root) %{_sysconfdir}/cron.daily/autotrust
 
 %changelog
+* Fri Oct 15 2010 Paul Wouters <paul at xelerance.com> - 0.3.1-4
+- Remove dependancy on dnssec-conf
+- Fix URLS for source
+
 * Wed Oct 14 2010 Mark Chappell <tremble at fedoraproject.org> - 0.3.1-3
 - Rebuild for new unbound-libs
 


More information about the scm-commits mailing list