Author: cweyl Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Session/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1340 Modified Files: perl-Catalyst-Plugin-Session.spec sources Log Message: * Mon May 25 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.22-1 - auto-update to 0.22 (by cpan-spec-update 0.01) - added a new br on perl(File::Temp) (version 0) - added a new br on perl(File::Spec) (version 0) - added a new br on perl(namespace::clean) (version 0.10) - added a new br on perl(Moose) (version 0.76) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) - added a new br on perl(Catalyst::Runtime) (version 5.71001) - added a new br on perl(MooseX::Emulate::Class::Accessor::Fast) (version 0.00801) Index: perl-Catalyst-Plugin-Session.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Session/devel/perl-Catalyst-Plugin-Session.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- perl-Catalyst-Plugin-Session.spec 28 Feb 2009 07:13:51 -0000 1.4 +++ perl-Catalyst-Plugin-Session.spec 25 May 2009 07:27:41 -0000 1.5 @@ -1,17 +1,17 @@ Name: perl-Catalyst-Plugin-Session -Version: 0.20 +Version: 0.22 Release: 1%{?dist} -Summary: Catalyst generic session plugin +Summary: Catalyst generic session plugin License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Plugin-Session/ -Source0: http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(Catalyst) >= 5.7010 -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(Digest) BuildRequires: perl(MRO::Compat) BuildRequires: perl(Object::Signature) @@ -31,6 +31,14 @@ BuildRequires: perl(Test::Pod::Coverage # C::P::S::State::Cookie. We must not BR C::P::S::State::Cookie to avoid # circular build deps. +### auto-added brs! +BuildRequires: perl(File::Temp) +BuildRequires: perl(File::Spec) +BuildRequires: perl(namespace::clean) >= 0.10 +BuildRequires: perl(Moose) >= 0.76 +BuildRequires: perl(Catalyst::Runtime) >= 5.71001 +BuildRequires: perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00801 + %description This plugin is the base of two related parts of functionality required for session management in web applications. @@ -39,9 +47,9 @@ The first part, the State, is getting th session key, so that the web application can identify the client and logically string several requests together into a session. -The second part, the Store, deals with the actual storage of information -about the client. This data is stored so that the it may be revived for -every request made by the same client. +The second part, the Store, deals with the actual storage of information +about the client. This data is stored so that the it may be revived for +every request made by the same client. This plugin links the two pieces together. @@ -86,6 +94,16 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Mon May 25 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.22-1 +- auto-update to 0.22 (by cpan-spec-update 0.01) +- added a new br on perl(File::Temp) (version 0) +- added a new br on perl(File::Spec) (version 0) +- added a new br on perl(namespace::clean) (version 0.10) +- added a new br on perl(Moose) (version 0.76) +- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) +- added a new br on perl(Catalyst::Runtime) (version 5.71001) +- added a new br on perl(MooseX::Emulate::Class::Accessor::Fast) (version 0.00801) + * Fri Feb 27 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.20-1 - update to 0.20 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Session/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 28 Feb 2009 07:13:51 -0000 1.3 +++ sources 25 May 2009 07:27:41 -0000 1.4 @@ -1 +1 @@ -21b71cd5ff088fa9e83ac3b679cfbce8 Catalyst-Plugin-Session-0.20.tar.gz +67488c4084f95254bbc84d8ecad0a984 Catalyst-Plugin-Session-0.22.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