[perl-SQL-Statement] Bootstrap build for epel7 done

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 29 15:06:30 UTC 2014


commit 21467db8ffbb9265703d00c8670d2fbb14ec4ed5
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 29 15:06:46 2014 +0000

    Bootstrap build for epel7 done

 perl-SQL-Statement.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index 3728e43..9a23390 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
 Version:        1.405
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        SQL parsing and processing engine
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -40,7 +40,7 @@ BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
 # Optional test:
 # DBD::CSV buildrequires SQL::Statement
-%if 0%{!?perl_bootstrap:1} && 0%{?rhel} < 7
+%if 0%{!?perl_bootstrap:1}
 BuildRequires:  perl(DBD::CSV) >= 0.30
 %endif
 BuildRequires:  perl(DBD::DBM) >= 0.06
@@ -87,6 +87,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Jan 29 2014 Paul Howarth <paul at city-fan.org> - 1.405-6
+- Bootstrap build for epel7 done
+
 * Wed Jan 29 2014 Paul Howarth <paul at city-fan.org> - 1.405-5
 - Bootstrap epel7 build
 


More information about the scm-commits mailing list