rpms/perl-Class-C3-Componentised/F-11 perl-Class-C3-Componentised.spec, 1.5, 1.6 sources, 1.3, 1.4

Chris Weyl cweyl at fedoraproject.org
Sat May 23 20:50:01 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Class-C3-Componentised/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6930

Modified Files:
	perl-Class-C3-Componentised.spec sources 
Log Message:
* Sat May 23 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.0005-1
- auto-update to 1.0005 (by cpan-spec-update 0.01)
- added a new br on perl(FindBin) (version 0)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Class::C3) (0 => 0.20)
- added a new br on perl(Carp) (version 0)



Index: perl-Class-C3-Componentised.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/F-11/perl-Class-C3-Componentised.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Class-C3-Componentised.spec	26 Feb 2009 12:38:31 -0000	1.5
+++ perl-Class-C3-Componentised.spec	23 May 2009 20:49:31 -0000	1.6
@@ -1,32 +1,38 @@
 Name:           perl-Class-C3-Componentised
-Version:        1.0003
-Release:        2%{?dist}
-Summary:        Load mix-ins or components to your C3-based class 
+Version:        1.0005
+Release:        1%{?dist}
+Summary:        Load mix-ins or components to your C3-based class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Class-C3-Componentised/
-Source0:        http://www.cpan.org/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
-BuildRequires: perl(ExtUtils::MakeMaker) 
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires: perl(Test::More)
 # cpan
-BuildRequires: perl(Class::C3)
+BuildRequires: perl(Class::C3) >= 0.20
 BuildRequires: perl(Class::Inspector)
+BuildRequires: perl(MRO::Compat)
+# testing
 BuildRequires: perl(Test::Exception)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
 
+### auto-added brs!
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Carp)
+
 %description
-This will inject base classes to your module using the Class::C3 method 
+This will inject base classes to your module using the Class::C3 method
 resolution order.
 
 Please note: these are not plugins that can take precedence over methods
-declared in MyModule. If you want something like that, consider 
+declared in MyModule. If you want something like that, consider
 MooseX::Object::Pluggable.
 
 
@@ -72,6 +78,16 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 23 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.0005-1
+- auto-update to 1.0005 (by cpan-spec-update 0.01)
+- added a new br on perl(FindBin) (version 0)
+- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
+- altered br on perl(Class::C3) (0 => 0.20)
+- added a new br on perl(Carp) (version 0)
+
+* Sat Apr 18 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.0004-1
+- update to 1.0004
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0003-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-C3-Componentised/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	29 May 2008 06:23:52 -0000	1.3
+++ sources	23 May 2009 20:49:31 -0000	1.4
@@ -1 +1 @@
-f388783d0ea20f507e61f35677041a3e  Class-C3-Componentised-1.0003.tar.gz
+1c843ffd2737c6db77edcc6b666cfc48  Class-C3-Componentised-1.0005.tar.gz




More information about the Fedora-perl-devel-list mailing list