[perl-DateTime-Set] Bootstrap of epel7 done

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 23 19:11:31 UTC 2014


commit 5a29747bae0e1cc72f0630cfb23deb5dd3b6a735
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 23 19:11:45 2014 +0000

    Bootstrap of epel7 done

 perl-DateTime-Set.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-DateTime-Set.spec b/perl-DateTime-Set.spec
index b70aa70..34315cd 100644
--- a/perl-DateTime-Set.spec
+++ b/perl-DateTime-Set.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Set
 Version:        0.33
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Datetime sets and set math
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -25,7 +25,7 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
 # Optional Tests
 # DateTime::Event::Recurrence requires DateTime::Set itself
-%if 0%{!?perl_bootstrap:1} && 0%{?rhel} < 7
+%if 0%{!?perl_bootstrap:1}
 BuildRequires:  perl(DateTime::Event::Recurrence)
 %endif
 # Runtime
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Set::Infinite::_recurrence.3pm*
 
 %changelog
+* Thu Jan 23 2014 Paul Howarth <paul at city-fan.org> - 0.33-3
+- Bootstrap of epel7 done
+
 * Thu Jan 23 2014 Paul Howarth <paul at city-fan.org> - 0.33-2
 - Bootstrap epel7 build
 


More information about the scm-commits mailing list