SPECS: perl.spec - fix th-alpha build.
pluto
pluto at pld-linux.org
Fri Feb 29 23:33:49 CET 2008
Author: pluto Date: Fri Feb 29 22:33:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix th-alpha build.
---- Files affected:
SPECS:
perl.spec (1.395 -> 1.396)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.395 SPECS/perl.spec:1.396
--- SPECS/perl.spec:1.395 Tue Feb 26 08:37:09 2008
+++ SPECS/perl.spec Fri Feb 29 23:33:44 2008
@@ -1182,8 +1182,8 @@
## *.ph files (could be made a separate package, but an autohelper's support is needed)
%{perl_archlib}/*.ph
%{perl_archlib}/asm
-%ifnarch ppc ppc64
-# powerpc asm/ioctl.h doesn't use asm-generic
+%ifnarch alpha ppc ppc64
+# alpha and powerpc asm/ioctl.h doesn't use asm-generic
%{perl_archlib}/asm-generic
%endif
%ifarch sparc64
@@ -1491,6 +1491,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.396 2008-02-29 22:33:44 pluto
+- fix th-alpha build.
+
Revision 1.395 2008-02-26 07:37:09 glen
- update t/syslog.t to expect false if /dev/log does not exist
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.395&r2=1.396&f=u
More information about the pld-cvs-commit
mailing list