[perl-Perl-OSType] Fedora 17 mass rebuild

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 12 19:37:12 UTC 2012


commit 0a77cb281a224c2c4b979b0e6efccd5665f7f9e5
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 12 19:36:50 2012 +0000

    Fedora 17 mass rebuild

 perl-Perl-OSType.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-Perl-OSType.spec b/perl-Perl-OSType.spec
index f71a67e..39f82fe 100644
--- a/perl-Perl-OSType.spec
+++ b/perl-Perl-OSType.spec
@@ -1,4 +1,4 @@
-# We don't really need ExtUtils::MakeMaker > 6.31
+# We don't really need ExtUtils::MakeMaker ≥ 6.31
 %global old_eumm %(perl -MExtUtils::MakeMaker -e 'printf "%d\\n", $ExtUtils::MakeMaker::VERSION < 6.31 ? 1 : 0;' 2>/dev/null || echo 0)
 
 # Test suite needs patching if we have Test::More < 0.88
@@ -6,7 +6,7 @@
 
 Name:		perl-Perl-OSType
 Version:	1.002
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Map Perl operating system names to generic types
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -14,7 +14,7 @@ URL:		http://search.cpan.org/dist/Perl-OSType/
 Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Perl-OSType-%{version}.tar.gz
 Patch0:		Perl-OSType-1.002-old-EU::MM.patch
 Patch1:		Perl-OSType-1.002-old-Test::More.patch
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 BuildRequires:	perl(constant)
 BuildRequires:	perl(Exporter)
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Perl::OSType.3pm*
 
 %changelog
+* Thu Jan 12 2012 Paul Howarth <paul at city-fan.org> - 1.002-9
+- Fedora 17 mass rebuild
+
 * 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



More information about the perl-devel mailing list