[perl-DateTime-Set] Bootstrap epel7 build

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 23 18:16:33 UTC 2014


commit 271802c8dddae58eb38afcdc48c051697d1fba6c
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 23 18:16:23 2014 +0000

    Bootstrap epel7 build

 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 c23126a..b70aa70 100644
--- a/perl-DateTime-Set.spec
+++ b/perl-DateTime-Set.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Set
 Version:        0.33
-Release:        1%{?dist}
+Release:        2%{?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}
+%if 0%{!?perl_bootstrap:1} && 0%{?rhel} < 7
 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-2
+- Bootstrap epel7 build
+
 * Tue Oct 15 2013 Paul Howarth <paul at city-fan.org> - 0.33-1
 - Update to 0.33
   - Bugfix in SpanSet->grep


More information about the scm-commits mailing list