SPECS: perl.spec - no asm-generic on sparcs too
tommat
tommat at pld-linux.org
Tue Mar 4 11:05:25 CET 2008
Author: tommat Date: Tue Mar 4 10:05:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no asm-generic on sparcs too
---- Files affected:
SPECS:
perl.spec (1.396 -> 1.397)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.396 SPECS/perl.spec:1.397
--- SPECS/perl.spec:1.396 Fri Feb 29 23:33:44 2008
+++ SPECS/perl.spec Tue Mar 4 11:05:19 2008
@@ -1182,7 +1182,7 @@
## *.ph files (could be made a separate package, but an autohelper's support is needed)
%{perl_archlib}/*.ph
%{perl_archlib}/asm
-%ifnarch alpha ppc ppc64
+%ifnarch alpha ppc ppc64 sparc sparc64
# alpha and powerpc asm/ioctl.h doesn't use asm-generic
%{perl_archlib}/asm-generic
%endif
@@ -1491,6 +1491,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.397 2008-03-04 10:05:19 tommat
+- no asm-generic on sparcs too
+
Revision 1.396 2008-02-29 22:33:44 pluto
- fix th-alpha build.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.396&r2=1.397&f=u
More information about the pld-cvs-commit
mailing list