Author: eseyman Update of /cvs/pkgs/rpms/perl-CGI-Application-Plugin-ConfigAuto/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28462 Modified Files: .cvsignore perl-CGI-Application-Plugin-ConfigAuto.spec sources Log Message: Update to 1.32 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-ConfigAuto/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- .cvsignore 30 Jul 2009 09:56:28 -0000 1.3 +++ .cvsignore 27 Feb 2010 19:44:30 -0000 1.4 @@ -1 +1 @@ -CGI-Application-Plugin-ConfigAuto-1.31.tar.gz +CGI-Application-Plugin-ConfigAuto-1.32.tar.gz Index: perl-CGI-Application-Plugin-ConfigAuto.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-ConfigAuto/devel/perl-CGI-Application-Plugin-ConfigAuto.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- perl-CGI-Application-Plugin-ConfigAuto.spec 7 Dec 2009 04:44:42 -0000 1.4 +++ perl-CGI-Application-Plugin-ConfigAuto.spec 27 Feb 2010 19:44:31 -0000 1.5 @@ -1,7 +1,7 @@ Name: perl-CGI-Application-Plugin-ConfigAuto -Version: 1.31 -Release: 2%{?dist} -Summary: Easy config file management for CGI::Application +Version: 1.32 +Release: 1%{?dist} +Summary: Easy configuration file management for CGI::Application License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/ @@ -14,10 +14,12 @@ BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description -CGI::Application::Plugin::ConfigAuto adds easy access to config file +CGI::Application::Plugin::ConfigAuto adds easy access to configuration file variables to your CGI::Application modules. Lazy loading is used to prevent -the config file from being parsed if no configuration variables are +the configuration file from being parsed if no configuration variables are accessed during the request. %prep @@ -48,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Feb 27 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 1.32-1 +- Update to 1.32 +- Add perl default filter + * Mon Dec 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 1.31-2 - rebuild against perl 5.10.1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-CGI-Application-Plugin-ConfigAuto/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 30 Jul 2009 09:56:28 -0000 1.3 +++ sources 27 Feb 2010 19:44:31 -0000 1.4 @@ -1 +1 @@ -c5f5920d2bd8702e677594e9cd894d3f CGI-Application-Plugin-ConfigAuto-1.31.tar.gz +f3a7d3429a91e27fc95ac110ab1845c0 CGI-Application-Plugin-ConfigAuto-1.32.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel