SPECS: perl.spec - test ppc without ask-generic
glen
glen at pld-linux.org
Mon Feb 25 09:27:50 CET 2008
Author: glen Date: Mon Feb 25 08:27:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- test ppc without ask-generic
---- Files affected:
SPECS:
perl.spec (1.392 -> 1.393)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.392 SPECS/perl.spec:1.393
--- SPECS/perl.spec:1.392 Mon Feb 25 00:44:04 2008
+++ SPECS/perl.spec Mon Feb 25 09:27:45 2008
@@ -27,6 +27,8 @@
# TODO for perl-dependent packages:
# - change all "R/BR: perl" to one of perl-{base,modules,devel}
#
+# NOTE
+# - modules in 5.10.0: http://search.cpan.org/~rgarcia/perl-5.10.0/
%define abi 5.10.0
%define perlthread %{?with_threads:-thread-multi}
@@ -1182,7 +1184,9 @@
## *.ph files (could be made a separate package, but an autohelper's support is needed)
%{perl_archlib}/*.ph
%{perl_archlib}/asm
+%ifnarch ppc
%{perl_archlib}/asm-generic
+%endif
%ifarch sparc64
%{perl_archlib}/asm-sparc
%{perl_archlib}/asm-sparc64
@@ -1488,6 +1492,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.393 2008-02-25 08:27:45 glen
+- test ppc without ask-generic
+
Revision 1.392 2008-02-24 23:44:04 glen
- err, ppc broken
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.392&r2=1.393&f=u
More information about the pld-cvs-commit
mailing list