SPECS: mdadm.spec - uClibc-static from AC is broken on ppc, disabl...
sparky
sparky at pld-linux.org
Sat Jan 14 03:00:49 CET 2006
Author: sparky Date: Sat Jan 14 02:00:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- uClibc-static from AC is broken on ppc, disable it
- rel 3, STBR Ac
---- Files affected:
SPECS:
mdadm.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.46 SPECS/mdadm.spec:1.47
--- SPECS/mdadm.spec:1.46 Thu Jan 5 20:38:41 2006
+++ SPECS/mdadm.spec Sat Jan 14 03:00:43 2006
@@ -4,14 +4,14 @@
%bcond_without initrd # don't build initrd version
%bcond_without uClibc # link initrd version with static glibc instead of uClibc
#
-%ifarch %{x8664}
+%ifarch ppc %{x8664}
%undefine with_uClibc
%endif
Summary: Tool for creating and maintaining software RAID devices
Summary(pl): Narzędzie do tworzenia i obsługi programowych macierzy RAID
Name: mdadm
Version: 2.2
-Release: 2
+Release: 3
License: GPL
Group: Base
Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2
@@ -153,6 +153,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2006/01/14 02:00:43 sparky
+- uClibc-static from AC is broken on ppc, disable it
+- rel 3, STBR Ac
+
Revision 1.46 2006/01/05 19:38:41 arekm
- rel 2; fix segfaults
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list