commit 3e86e7e1dafb84cff6da8862818ff3344b9d1872
Author: Marcela Mašláňová <mmasl...@redhat.com>
Date:   Tue Jun 28 20:21:29 2011 +0200

    Perl mass rebuild
    add macro perl_bootstrap

 perl-Test-EOL.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec
index b1b884a..7764780 100644
--- a/perl-Test-EOL.spec
+++ b/perl-Test-EOL.spec
@@ -3,7 +3,7 @@
 
 Name:          perl-Test-EOL
 Version:       0.9
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Check the correct line endings in your project
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -20,8 +20,10 @@ BuildRequires:       perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 # Pod::Coverage::TrustPod not yet in EPEL
 %if 0%{?fedora}
+%if !%{defined perl_bootstrap}
 BuildRequires: perl(Pod::Coverage::TrustPod)
 %endif
+%endif
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -66,6 +68,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::EOL.3pm*
 
 %changelog
+* Tue Jun 28 2011 Marcela Mašláňová <mmasl...@redhat.com> - 0.9-4
+- Perl mass rebuild
+- add macro perl_bootstrap
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
--
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