SPECS: perl-prefork.spec - up to 1.00

glen glen at pld-linux.org
Wed Feb 15 23:26:06 CET 2006


Author: glen                         Date: Wed Feb 15 22:26:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.00

---- Files affected:
SPECS:
   perl-prefork.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-prefork.spec
diff -u SPECS/perl-prefork.spec:1.5 SPECS/perl-prefork.spec:1.6
--- SPECS/perl-prefork.spec:1.5	Fri Feb 25 20:33:27 2005
+++ SPECS/perl-prefork.spec	Wed Feb 15 23:26:01 2006
@@ -8,16 +8,16 @@
 Summary:	prefork - optimize module loading across forking and non-forking scenarios
 Summary(pl):	prefork - optymalizacja ładowania modułów dla rozwidlonych i nierozwidlonych scenariuszy
 Name:		perl-prefork
-Version:	0.04
-Release:	0.1
+Version:	1.00
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/%{pdir}-%{version}.tar.gz
-# Source0-md5:	23871c6aab90d5ce6990703aa1932589
+# Source0-md5:	41e19e56aca6ae7f36bcbfe420a0eb4c
+BuildRequires:	perl-ExtUtils-MakeMaker >= 6.24-2
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-ExtUtils-MakeMaker >= 6.24-2
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,6 +57,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/prefork/.packlist
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -72,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/15 22:26:01  glen
+- up to 1.00
+
 Revision 1.5  2005/02/25 19:33:27  petec
 - updated to 0.04
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-prefork.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list