[perl-Moose/epel7] Revert "epel7: Bootstrap, without Devel::PartialDump runtime req"

Lubomir Rintel lkundrak at fedoraproject.org
Tue Jan 28 07:58:00 UTC 2014


commit b3a91d3705d9204e95c731193752d13bda88ca9a
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Tue Jan 28 08:58:13 2014 +0100

    Revert "epel7: Bootstrap, without Devel::PartialDump runtime req"
    
    This reverts commit 508022bd0de281c64ba8f1af98ea67ee74994f75.

 perl-Moose.spec |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/perl-Moose.spec b/perl-Moose.spec
index 4b4eb5f..f17fa44 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,9 +1,7 @@
-%global perl_bootstrap 1
-
 Name:           perl-Moose
 Summary:        Complete modern object system for Perl 5
 Version:        2.1005
-Release:        0.2%{?dist}
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Moose-%{version}.tar.gz
@@ -81,7 +79,7 @@ Requires:       perl(Data::OptList) >= 0.107
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 
 # recommended (note: this uses Moose itself)
-#Requires:       perl(Devel::PartialDump) >= 0.14
+Requires:       perl(Devel::PartialDump) >= 0.14
 
 # hidden from PAUSE
 Provides:       perl(Moose::Conflicts)


More information about the scm-commits mailing list