Author: cweyl Update of /cvs/extras/rpms/perl-FCGI-ProcManager/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27606 Modified Files: .cvsignore perl-FCGI-ProcManager.spec sources Log Message: * Tue Aug 11 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.19-1 - auto-update to 0.19 (by cpan-spec-update 0.01) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-FCGI-ProcManager/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- .cvsignore 18 Feb 2009 21:16:00 -0000 1.2 +++ .cvsignore 11 Aug 2009 07:47:24 -0000 1.3 @@ -1 +1 @@ -FCGI-ProcManager-0.18.tar.gz +FCGI-ProcManager-0.19.tar.gz Index: perl-FCGI-ProcManager.spec =================================================================== RCS file: /cvs/extras/rpms/perl-FCGI-ProcManager/devel/perl-FCGI-ProcManager.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- perl-FCGI-ProcManager.spec 26 Jul 2009 05:56:44 -0000 1.3 +++ perl-FCGI-ProcManager.spec 11 Aug 2009 07:47:24 -0000 1.4 @@ -1,13 +1,13 @@ -Name: perl-FCGI-ProcManager -Version: 0.18 -Release: 3%{?dist} +Name: perl-FCGI-ProcManager +Version: 0.19 +Release: 1%{?dist} # ProcManager.pm -> LGPLv2, LGPLv3 License: LGPLv2+ Group: Development/Libraries -Summary: A FastCGI process manager -Source: http://search.cpan.org/CPAN/authors/id/G/GB/GBJK/FCGI-ProcManager-%{version}.tar.gz +Summary: A FastCGI process manager +Source: http://search.cpan.org/CPAN/authors/id/G/GB/GBJK/FCGI-ProcManager-%{version}.tar.gz Url: http://search.cpan.org/dist/FCGI-ProcManager -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 @@ -16,7 +16,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test) %description -FCGI::ProcManager is used to serve as a FastCGI process manager. By +FCGI::ProcManager is used to serve as a FastCGI process manager. By reimplementing it in perl, developers can more finely tune performance in their web applications, and can take advantage of copy-on-write semantics prevalent in UNIX kernel process management. @@ -42,15 +42,18 @@ find %{buildroot} -depth -type d -exec r make test %clean -rm -rf %{buildroot} +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc README ChangeLog COPYING +%doc README ChangeLog COPYING %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Tue Aug 11 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.19-1 +- auto-update to 0.19 (by cpan-spec-update 0.01) + * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild @@ -63,4 +66,3 @@ rm -rf %{buildroot} * Sat Feb 14 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.18-0 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8) - Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-FCGI-ProcManager/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- sources 18 Feb 2009 21:16:01 -0000 1.2 +++ sources 11 Aug 2009 07:47:24 -0000 1.3 @@ -1 +1 @@ -223f75818b1bc2f06c3c95c096b9a708 FCGI-ProcManager-0.18.tar.gz +85b4eb5203f0adbf14bed39a258b9a59 FCGI-ProcManager-0.19.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