SPECS: perl.spec - require proper perl-dirs; rel 8
glen
glen at pld-linux.org
Thu Dec 21 02:22:53 CET 2006
Author: glen Date: Thu Dec 21 01:22:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- require proper perl-dirs; rel 8
---- Files affected:
SPECS:
perl.spec (1.344 -> 1.345)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.344 SPECS/perl.spec:1.345
--- SPECS/perl.spec:1.344 Mon Oct 30 20:32:46 2006
+++ SPECS/perl.spec Thu Dec 21 02:22:48 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
@@ -272,7 +271,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
@@ -1399,6 +1398,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.345 2006/12/21 01:22:48 glen
+- require proper perl-dirs; rel 8
+
Revision 1.344 2006/10/30 19:32:46 sparky
- gcc epoch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl.spec?r1=1.344&r2=1.345&f=u
More information about the pld-cvs-commit
mailing list