packages: perl-FCGI/perl-FCGI.spec - updated to 0.74

qboosh qboosh at pld-linux.org
Sun Dec 4 17:26:10 CET 2011


Author: qboosh                       Date: Sun Dec  4 16:26:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.74

---- Files affected:
packages/perl-FCGI:
   perl-FCGI.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: packages/perl-FCGI/perl-FCGI.spec
diff -u packages/perl-FCGI/perl-FCGI.spec:1.51 packages/perl-FCGI/perl-FCGI.spec:1.52
--- packages/perl-FCGI/perl-FCGI.spec:1.51	Thu Aug 25 14:09:51 2011
+++ packages/perl-FCGI/perl-FCGI.spec	Sun Dec  4 17:26:05 2011
@@ -8,14 +8,14 @@
 Summary:	FCGI - Fast CGI module
 Summary(pl.UTF-8):	FCGI - szybki moduł CGI
 Name:		perl-FCGI
-Version:	0.73
+Version:	0.74
 Release:	1
 License:	BSD-like
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/FCGI-%{version}.tar.gz
-# Source0-md5:	b55c8b93ccd175b3c0e4473f1a6c0bdd
+Source0:	http://www.cpan.org/modules/by-module/FCGI/FCGI-%{version}.tar.gz
+# Source0-md5:	462a77a0072480fea791a4d3095eb486
 Source1:	%{name}-acinclude.m4
-URL:		http://www.fastcgi.com/
+URL:		http://search.cpan.org/dist/FCGI/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -51,14 +51,11 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install *.fpl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
-rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/%{pdir}/.packlist
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -69,7 +66,7 @@
 %dir %{perl_vendorarch}/auto/FCGI
 %{perl_vendorarch}/auto/FCGI/FCGI.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/FCGI/FCGI.so
-%{_mandir}/man3/*
+%{_mandir}/man3/FCGI.3pm*
 %dir %{_examplesdir}/%{name}-%{version}
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.fpl
 
@@ -79,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2011/12/04 16:26:05  qboosh
+- updated to 0.74
+
 Revision 1.51  2011/08/25 12:09:51  arekm
 - up to 0.73
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-FCGI/perl-FCGI.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list