Author: cweyl Update of /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25852 Modified Files: perl-Class-C3-Adopt-NEXT.spec sources Log Message: * Sun May 17 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.10-1 - auto-update to 0.10 (by cpan-spec-update 0.01) - altered br on perl(Test::Exception) (0 => 0.27) Index: perl-Class-C3-Adopt-NEXT.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-10/perl-Class-C3-Adopt-NEXT.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- perl-Class-C3-Adopt-NEXT.spec 23 Feb 2009 05:30:52 -0000 1.2 +++ perl-Class-C3-Adopt-NEXT.spec 19 May 2009 02:06:37 -0000 1.3 @@ -1,13 +1,13 @@ -Name: perl-Class-C3-Adopt-NEXT -Version: 0.07 -Release: 1%{?dist} +Name: perl-Class-C3-Adopt-NEXT +Version: 0.10 +Release: 1%{?dist} # lib/Class/C3/Adopt/NEXT.pm -> GPL+ or Artistic -License: GPL+ or Artistic +License: GPL+ or Artistic Group: Development/Libraries Summary: Reduce one's dependency on NEXT -Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-Adopt-NEXT-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-Adopt-NEXT-%{version}.tar.gz Url: http://search.cpan.org/dist/Class-C3-Adopt-NEXT -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -17,18 +17,18 @@ BuildRequires: perl(MRO::Compat) BuildRequires: perl(NEXT) # test BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Exception) +BuildRequires: perl(Test::Exception) >= 0.27 %description -NEXT was a good solution a few years ago, but isn't any more. It's +NEXT was a good solution a few years ago, but isn't any more. It's slow, and the order in which it re-dispatches methods appears random at times. It also encourages bad programming practices, as you end up with code to redispatch methods when all you really wanted to do was run some code before or after a method fired. However, if you have a large application, then weaning yourself off 'NEXT' isn't easy.This module is intended as a drop-in replacement for NEXT, supporting the same interface, -but using Class::C3 to do the hard work. You can then write new code +but using Class::C3 to do the hard work. You can then write new code without 'NEXT', and migrate individual source files to use 'Class::C3' or method modifiers as appropriate, at whatever pace you're comfortable with. @@ -54,15 +54,22 @@ find %{buildroot} -depth -type d -exec r make test %clean -rm -rf %{buildroot} +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc Changes README +%doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sun May 17 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.10-1 +- auto-update to 0.10 (by cpan-spec-update 0.01) +- altered br on perl(Test::Exception) (0 => 0.27) + +* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sun Feb 22 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.07-1 - update to 0.07 @@ -72,4 +79,3 @@ rm -rf %{buildroot} * Tue Feb 10 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.06-0 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8) - Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-C3-Adopt-NEXT/F-10/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 23 Feb 2009 05:30:52 -0000 1.3 +++ sources 19 May 2009 02:06:37 -0000 1.4 @@ -1 +1 @@ -717030a4d5abe25d494124dc935b1158 Class-C3-Adopt-NEXT-0.07.tar.gz +5827721780a1563257e7a3c9d57a91d2 Class-C3-Adopt-NEXT-0.10.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list