SPECS: coreutils.spec - added stupid workaround to build for sparc64
tommat
tommat at pld-linux.org
Fri Apr 11 21:04:15 CEST 2008
Author: tommat Date: Fri Apr 11 19:04:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added stupid workaround to build for sparc64
---- Files affected:
SPECS:
coreutils.spec (1.133 -> 1.134)
---- Diffs:
================================================================
Index: SPECS/coreutils.spec
diff -u SPECS/coreutils.spec:1.133 SPECS/coreutils.spec:1.134
--- SPECS/coreutils.spec:1.133 Sat Mar 8 15:58:48 2008
+++ SPECS/coreutils.spec Fri Apr 11 21:04:10 2008
@@ -30,6 +30,7 @@
Patch9: %{name}-fmt-wchars.patch
Patch10: %{name}-runuser.patch
Patch11: %{name}-split-pam.patch
+Patch12: %{name}-sparc64.patch
URL: http://www.gnu.org/software/coreutils/
BuildRequires: acl-devel
BuildRequires: autoconf >= 2.61
@@ -110,6 +111,9 @@
%patch9 -p1
%patch10 -p1
%patch11 -p1
+%ifarch sparc64
+%patch12 -p1
+%endif
%{__perl} -pi -e 's at GNU/Linux at PLD Linux@' m4/host-os.m4
@@ -216,6 +220,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.134 2008-04-11 19:04:10 tommat
+- added stupid workaround to build for sparc64
+
Revision 1.133 2008-03-08 14:58:48 qboosh
- probably needs tukaani lzma version for -dc, so BR >= 1:4.42
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/coreutils.spec?r1=1.133&r2=1.134&f=u
More information about the pld-cvs-commit
mailing list