[fetch-crl] Update to 3.0.11

stevetraylen stevetraylen at fedoraproject.org
Tue Jul 23 13:58:43 UTC 2013


commit 5aca1144f9ed2270bf33ce581452b4681329af10
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Tue Jul 23 15:58:01 2013 +0200

    Update to 3.0.11
    
    - Change BR to systemd from sytemd-units.

 fetch-crl.spec |   57 ++++++-------------------------------------------------
 1 files changed, 7 insertions(+), 50 deletions(-)
---
diff --git a/fetch-crl.spec b/fetch-crl.spec
index 5cb7476..2b3cfa6 100644
--- a/fetch-crl.spec
+++ b/fetch-crl.spec
@@ -10,7 +10,7 @@
 
 Name: fetch-crl
 Version: 3.0.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Downloads Certificate Revocation Lists
 
 Group: Applications/System
@@ -34,12 +34,11 @@ Requires(preun):  chkconfig
 Requires(preun):  initscripts
 Requires(postun): initscripts
 %else
-Requires(post):   systemd-units
-Requires(post):   systemd-sysv
-Requires(preun):  systemd-units
-Requires(postun): systemd-units
+Requires: systemd
 %endif
 
+BuildRequires: systemd
+
 # To ease EPEL5 -> EPEL6 migration obsolete
 # the no longer needed fetch-crl3 package.
 %if %{?rhel}%{!?rhel:0} == 6
@@ -163,8 +162,9 @@ fi
 
 
 %changelog
-* Tue Jul 23 2013 Steve Traylen <steve.trayen at cern.ch> - 3.0.11-1
+* Tue Jul 23 2013 Steve Traylen <steve.trayen at cern.ch> - 3.0.11-2
 - Update to 3.0.11
+- Change BR to systemd from sytemd-units.
 
 * Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 3.0.8-6
 - Perl 5.18 rebuild
@@ -226,47 +226,4 @@ fi
 * Tue Apr 20 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.4-2
 - Add fetch-crl-2.8.4-mktemp.patch. rhbz#407851, Jason Smith @ BNL.
 
-* Sun Apr 5 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.4-1
-- New upstream 2.8.4.
-  Remove patch fetch-crl-syntax-randomwait
-* Sun Apr 5 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.3-2
-- Add patch fetch-crl-syntax-randomwait
-  https://bugzilla.redhat.com/show_bug.cgi?id=579488
-* Sun Mar 28 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.3-1
-- New upstream 2.8.3
-- Removed edg-fetch-crl-2.8.2-getopts.patch and 
-  fetch-crl-2.6.6-selinux.patch since both now present in 2.8.3
-* Sat Mar 27 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.2-2
-- Add edg-fetch-crl-2.8.2-getopts.patch for rhbz#577387,
-  Jason Smith.
-- Add fetch-crl-2.6.6-selinux.patch for rhbz#577403
-* Thu Mar 4 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.2-1
-- New upstream source. 2.8.2
-- Remove  randomwait.patch since now incoperated upstream.
-* Mon Feb 22 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.1-4
-- Correct URL again.
-* Mon Feb 22 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.1-3
-- Use consistant name macros throughout.
-- Rename /etc/cron.d/fetch-crl.cron to /etc/cron.d/fetch-crl to
-  be compliant with some cron implentations.
-- Remove dupicate files created in doc directory.
-* Thu Feb 11 2010 Steve Traylen <steve.traylen at cern.ch> - 2.8.1-2
-- Add patch to introduce --randomwait option.
-- Make setup stage quiet.
-- Change license string from EU DataGrid to EU Datagrid
-- First version  for Fedora/EPEL inclusion.
-
-* Tue Sep 22 2009 David Groep <davidg at nikhef.nl>
-Version 2.8.1 is more paranoid about the installed fetch-crl to catch OS faults
-* Tue Sep 22 2009 David Groep <davidg at nikhef.nl>
-Version 2.8.0 with new config file location, start-up scripts, and packaging
-* Sun Jan 25 2009 David Groep <davidg at nikhef.nl>
-Version 2.7.0 with new policies, download resiliancy, PATH support, etc
-* Thu Oct 27 2005 David Groep <davidg at nikhef.nl>
-Wget https downloads recognise our own trusted CA directory (by RomainW)
-* Mon Feb 28 2005 David Groep <davidg at nikhef.nl>
-Made into a relocatable RPM without the cronjob pre-installed
-* Mon Dec  6 2004 David Groep <davidg at nikhef.nl>
-Copied to EUGridPMA site
-* Wed Jan 15 2003 Steve Traylen <s.m.traylen at rl.ac.uk>
-Initial Build
+


More information about the scm-commits mailing list