SPECS (AC-branch): perl.spec - require proper perl-dirs; rel 8

glen glen at pld-linux.org
Thu Dec 21 02:24:37 CET 2006


Author: glen                         Date: Thu Dec 21 01:24:37 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- require proper perl-dirs; rel 8

---- Files affected:
SPECS:
   perl.spec (1.342 -> 1.342.2.1) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.342 SPECS/perl.spec:1.342.2.1
--- SPECS/perl.spec:1.342	Mon Oct 30 17:47:06 2006
+++ SPECS/perl.spec	Thu Dec 21 02:24:32 2006
@@ -11,7 +11,6 @@
 # - add the {O,N}DBM_File modules
 # - review the perldiag.pod issue
 # - consider disabling ithreads by default
-# - consider introducing perl-dirs
 # - what about "prove" (binary+manual)? (conflicts with standalone Test-Harness)
 # - patch MakeMaker to get rid of empty *.bs files (MM_Unix::dynamic_bs())
 #
@@ -30,7 +29,7 @@
 %define		perl_vendorlib	%{_datadir}/perl5/vendor_perl
 %define		perl_vendorarch	%{_libdir}/perl5/vendor_perl/%{_abi}/%{_target_platform}%{perlthread}
 
-%define		_rel 7
+%define		_rel 8
 Summary:	Practical Extraction and Report Language (Perl)
 Summary(cs):	Programovací jazyk Perl
 Summary(da):	Programmeringssproget Perl
@@ -273,7 +272,7 @@
 Summary:	Base Perl components for a minimal installation
 Summary(pl):	Podstawowe składniki potrzebne do minimalnej instalacji Perla
 Group:		Development/Languages/Perl
-Requires:	perl-dirs
+Requires:	perl-dirs(%{_target_cpu})
 Provides:	perl(largefiles)
 Provides:	perl-File-Compare = 1.1003
 Provides:	perl-File-Spec = 3.12
@@ -1400,6 +1399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.342.2.1  2006/12/21 01:24:32  glen
+- require proper perl-dirs; rel 8
+
 Revision 1.342  2006/10/30 16:47:06  sparky
 - add ExtUtils-MakeMaker-write-permissions patch
 
================================================================

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



More information about the pld-cvs-commit mailing list