rpms/perl-FCGI-ProcManager/F-11 perl-FCGI-ProcManager.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Tue Aug 11 07:52:54 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-FCGI-ProcManager/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28706

Modified Files:
	perl-FCGI-ProcManager.spec sources 
Log Message:
* Tue Aug 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.19-1
- auto-update to 0.19 (by cpan-spec-update 0.01)



Index: perl-FCGI-ProcManager.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-FCGI-ProcManager/F-11/perl-FCGI-ProcManager.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-FCGI-ProcManager.spec	26 Feb 2009 16:02:03 -0000	1.2
+++ perl-FCGI-ProcManager.spec	11 Aug 2009 07:52:54 -0000	1.3
@@ -1,13 +1,13 @@
-Name:       perl-FCGI-ProcManager 
-Version:    0.18 
-Release:    2%{?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,21 @@ 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 at alumni.drew.edu> 0.19-1
+- auto-update to 0.19 (by cpan-spec-update 0.01)
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -60,4 +66,3 @@ rm -rf %{buildroot} 
 * Sat Feb 14 2009 Chris Weyl <cweyl at alumni.drew.edu> 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/F-11/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:52:54 -0000	1.3
@@ -1 +1 @@
-223f75818b1bc2f06c3c95c096b9a708  FCGI-ProcManager-0.18.tar.gz
+85b4eb5203f0adbf14bed39a258b9a59  FCGI-ProcManager-0.19.tar.gz




More information about the fedora-extras-commits mailing list