]> git.pld-linux.org Git - packages/perl.git/commitdiff
- require proper perl-dirs; rel 8
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 21 Dec 2006 01:22:48 +0000 (01:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.345

perl.spec

index 2de6a938119a0e03eb0053750e5b6774a56c16ef..1a700ae255f4654513170fdfbf5278957dbb0d49 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -10,7 +10,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())
 #
@@ -29,7 +28,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
@@ -271,7 +270,7 @@ Perl 
 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
This page took 0.049002 seconds and 4 git commands to generate.