Author: glen                         Date: Wed Nov 19 01:48:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- also parent dirs for vendorarch moved to perl-dirs; rel 16

---- Files affected:
SPECS:
   perl.spec (1.409 -> 1.410) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.409 SPECS/perl.spec:1.410
--- SPECS/perl.spec:1.409       Wed Nov 19 00:54:51 2008
+++ SPECS/perl.spec     Wed Nov 19 02:48:12 2008
@@ -44,7 +44,7 @@
 %define                perl_modversion()       %([ -f %{SOURCE3} ] && awk 
-vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, 
$3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo 
ERROR)
 
 %define                ver     5.10.0
-%define                rel     15
+%define                rel     16
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -300,7 +300,8 @@
 Summary(pl.UTF-8):     Podstawowe składniki potrzebne do minimalnej instalacji 
Perla
 Group:         Development/Languages/Perl
 Requires:      %{name}-libs = %{epoch}:%{ver}-%{release}
-Requires:      perl-dirs(%{_target_cpu}) >= 2.1-2
+Requires:      %{perl_vendorarch}
+Requires:      %{perl_vendorlib}
 Provides:      perl(largefiles)
 Provides:      %perl_modversion File::Compare
 Provides:      %perl_modversion File::Spec
@@ -917,9 +918,6 @@
 %attr(755,root,root) %{perl_archlib}/CORE/libperl.so.%{abi}
 %dir %{perl_archlib}/auto
 
-%dir %{_libdir}/perl5/vendor_perl
-%dir %{_libdir}/perl5/vendor_perl/%{abi}
-
 ## pragmas
 %{perl_privlib}/base.pm
 %{_mandir}/man3/base.*
@@ -1505,6 +1503,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.410  2008/11/19 01:48:12  glen
+- also parent dirs for vendorarch moved to perl-dirs; rel 16
+
 Revision 1.409  2008/11/18 23:54:51  glen
 - whole vendorarch dir moved to perl-dirs; rel 15
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.409&r2=1.410&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to