Author: tommat                       Date: Sun Jun 21 11:38:48 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- flat asm on sprc64 now
- -Ud_longdbl not needed
- rel 19

---- Files affected:
packages/perl:
   perl.spec (1.415 -> 1.416) 

---- Diffs:

================================================================
Index: packages/perl/perl.spec
diff -u packages/perl/perl.spec:1.415 packages/perl/perl.spec:1.416
--- packages/perl/perl.spec:1.415       Tue Jun  2 00:32:59 2009
+++ packages/perl/perl.spec     Sun Jun 21 13:38:42 2009
@@ -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     18
+%define                rel     19
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -697,11 +697,6 @@
        -%{?with_threads:D}%{!?with_threads:U}usethreads \
        -Duselargefiles
 
-## what's the problem with this one?
-# %ifarch sparc sparc64
-#      -Ud_longdbl
-# %endif
-
 ## {Scalar,List}::Util should be in perl_archlib (it's a bit tricky and should
 ## probably be done in %%prep, but then Configure would complain (->MANIFEST))
 mv ext/List/Util/lib/List/Util.pm ext/List/Util
@@ -1205,10 +1200,6 @@
 # on archs which <asm/ioctl.h> uses <asm-generic/ioctl.h>
 %{perl_archlib}/asm-generic
 %endif
-%ifarch sparc64
-%{perl_archlib}/asm-sparc
-%{perl_archlib}/asm-sparc64
-%endif
 %{perl_archlib}/bits
 %{perl_archlib}/gnu
 %{perl_archlib}/linux
@@ -1498,6 +1489,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.416  2009/06/21 11:38:42  tommat
+- flat asm on sprc64 now
+- -Ud_longdbl not needed
+- rel 19
+
 Revision 1.415  2009/06/01 22:32:59  gotar
 - once again: perl does not require perl-perldoc nor perl-doc-reference, S,
 - perldoc doesn't require same EVR of perl-tools-pod
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl.spec?r1=1.415&r2=1.416&f=u

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

Reply via email to