[nordugrid-arc/el5] spec file fixes

Mattias Ellert ellert at fedoraproject.org
Sat Jul 27 13:46:46 UTC 2013


commit 0fcab0af52bf5037083b6b1f127aa25720083c2b
Author: Jóhann B. Guðmundsson <johannbg at fedoraproject.org>
Date:   Sat Jul 27 12:39:49 2013 +0000

    spec file fixes
    
    Signed-off-by: Jóhann B. Guðmundsson <johannbg at fedoraproject.org>

 nordugrid-arc.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nordugrid-arc.spec b/nordugrid-arc.spec
index 1384cbf..cecb69f 100644
--- a/nordugrid-arc.spec
+++ b/nordugrid-arc.spec
@@ -91,7 +91,7 @@
 
 Name:		nordugrid-arc
 Version:	3.0.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Advanced Resource Connector Grid Middleware
 Group:		System Environment/Daemons
 License:	ASL 2.0
@@ -718,6 +718,8 @@ Group:		Applications/Internet
 Requires:	perl(Crypt::SSLeay)
 Requires:	perl(SOAP::Lite)
 Requires:	perl(Crypt::OpenSSL::X509)
+Requires:	crontabs
+
 %if %{?fedora}%{!?fedora:0} >= 10 || %{?rhel}%{!?rhel:0} >= 6
 BuildArch:	noarch
 %endif
@@ -1515,6 +1517,9 @@ service fetch-crl-cron start > /dev/null 2>&1
 %doc %{_mandir}/man1/saml_assertion_init.1*
 
 %changelog
+* Sat Jul 27 2013 Jóhann B. Guðmundsson <johannbg at fedoraproject.org> - 3.0.3-2
+- Add a missing requirement on crontabs to spec file
+
 * Thu Jul 25 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.0.3-1
 - 3.0.3 Final Release
 - Drop patch accepted upstream nordugrid-arc-find-syntax.patch


More information about the scm-commits mailing list