commit f1bf3e60921e3d9d3972503e735499de5c2778ab
Author: Paul Howarth <p...@city-fan.org>
Date:   Mon Jan 27 20:26:25 2014 +0000

    Bootstrap epel7 build

 perl-Test-Mojibake.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index eb08224..4fdbf1b 100644
--- a/perl-Test-Mojibake.spec
+++ b/perl-Test-Mojibake.spec
@@ -4,9 +4,14 @@
 # noarch, but to avoid debug* files interfering with manifest test:
 %global debug_package %{nil}
 
+# bootstrap epel7 build
+%if 0%{?rhel}
+%global perl_bootstrap 1
+%endif
+
 Name:          perl-Test-Mojibake
 Version:       0.9
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Check your source for encoding misbehavior
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -144,6 +149,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Mojibake.3pm*
 
 %changelog
+* Mon Jan 27 2014 Paul Howarth <p...@city-fan.org> - 0.9-2
+- Bootstrap epel7 build
+
 * Mon Jan 20 2014 Paul Howarth <p...@city-fan.org> - 0.9-1
 - Update to 0.9
   - More consistent UTF-8 naming in docs
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to