[perl-MooseX-Aliases/el6] Downgrade to version 0.10 for EPEL-6 compatibility

Paul Howarth pghmcfc at fedoraproject.org
Mon Mar 10 12:09:16 UTC 2014


commit 78cf2c8b8b4a9294d04909b557e1a675eee38314
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Mar 10 12:07:25 2014 +0000

    Downgrade to version 0.10 for EPEL-6 compatibility

 perl-MooseX-Aliases.spec |   36 ++++--------------------------------
 sources                  |    2 +-
 2 files changed, 5 insertions(+), 33 deletions(-)
---
diff --git a/perl-MooseX-Aliases.spec b/perl-MooseX-Aliases.spec
index f12f694..176cc26 100644
--- a/perl-MooseX-Aliases.spec
+++ b/perl-MooseX-Aliases.spec
@@ -1,5 +1,5 @@
 Name:           perl-MooseX-Aliases
-Version:        0.11
+Version:        0.10
 Release:        1%{?dist}
 Summary:        Easy aliasing of methods and attributes in Moose
 License:        GPL+ or Artistic
@@ -10,12 +10,10 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(Moose) >= 2.0000
-BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose) >= 1.09
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Pod::Coverage::TrustPod)
-BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::EOL)
 BuildRequires:  perl(Test::Fatal)
@@ -25,6 +23,7 @@ BuildRequires:  perl(Test::NoTabs)
 BuildRequires:  perl(Test::Output)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::Script)
 BuildRequires:  perl(warnings)
 Requires:       perl(Moose) >= 1.09
@@ -47,11 +46,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT
 
 %check
 RELEASE_TESTING=1 make test
@@ -62,30 +58,6 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
-* Mon Mar 10 2014 Paul Howarth <paul at city-fan.org> - 0.11-1
-- Update to latest upstream version
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Fri Aug 02 2013 Petr Pisar <ppisar at redhat.com> - 0.10-7
-- Perl 5.18 rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jun 22 2012 Petr Pisar <ppisar at redhat.com> - 0.10-4
-- Perl 5.16 rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.10-2
-- Perl mass rebuild
-
 * Wed May 04 2011 Iain Arnell <iarnell at gmail.com> 0.10-1
 - Update to latest upstream version
 
diff --git a/sources b/sources
index c3f770e..e066e6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78376310deba54ca644292d44566cefa  MooseX-Aliases-0.11.tar.gz
+148876a7f538881a81597669932c49bc  MooseX-Aliases-0.10.tar.gz



More information about the perl-devel mailing list