[perl-Perl-OSType] BR: perl(Pod::Coverage::TrustPod) unconditionally

Paul Howarth pghmcfc at fedoraproject.org
Wed Aug 17 14:02:59 UTC 2011


commit cac0ee1ad6b465c34f36a7f198cb0d1988e6604e
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Aug 17 15:02:21 2011 +0100

    BR: perl(Pod::Coverage::TrustPod) unconditionally

 perl-Perl-OSType.spec |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/perl-Perl-OSType.spec b/perl-Perl-OSType.spec
index 2ce70b5..f71a67e 100644
--- a/perl-Perl-OSType.spec
+++ b/perl-Perl-OSType.spec
@@ -6,7 +6,7 @@
 
 Name:		perl-Perl-OSType
 Version:	1.002
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Map Perl operating system names to generic types
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -20,10 +20,7 @@ BuildRequires:	perl(constant)
 BuildRequires:	perl(Exporter)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(File::Temp)
-# Pod::Coverage::TrustPod not yet in EPEL-4
-%if "%{?rhel}" != "4"
 BuildRequires:	perl(Pod::Coverage::TrustPod)
-%endif
 BuildRequires:	perl(Test::CPAN::Meta)
 BuildRequires:	perl(Test::More)
 BuildRequires:	perl(Test::Pod)
@@ -44,7 +41,7 @@ systems are given the type 'Windows' rather than 'Win32').
 %prep
 %setup -q -n Perl-OSType-%{version}
 
-# We don't really need ExtUtils::MakeMaker 6.31
+# We don't really need ExtUtils::MakeMaker ≥ 6.31
 %if %{old_eumm}
 %patch0 -p1
 %endif
@@ -78,9 +75,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Perl::OSType.3pm*
 
 %changelog
+* Wed Aug 17 2011 Paul Howarth <paul at city-fan.org> - 1.002-8
+- BR: perl(Pod::Coverage::TrustPod) unconditionally now that it's available in
+  EPEL-4
+
 * Tue Aug 16 2011 Marcela Maslanova <mmaslano at redhat.com> - 1.002-7
-- change path on vendor, so our debuginfo are not conflicting with
- perl core debuginfos
+- Install to vendor perl directories to avoid potential debuginfo conflicts
+  with the main perl package if this module ever becomes arch-specific
 
 * Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 1.002-6
 - Perl mass rebuild


More information about the scm-commits mailing list