SPECS: udev.spec - switch to uclibc (for amd64)

arekm arekm at pld-linux.org
Sun Sep 4 20:26:02 CEST 2005


Author: arekm                        Date: Sun Sep  4 18:26:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switch to uclibc (for amd64)

---- Files affected:
SPECS:
   udev.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.82 SPECS/udev.spec:1.83
--- SPECS/udev.spec:1.82	Sun Sep  4 20:14:34 2005
+++ SPECS/udev.spec	Sun Sep  4 20:25:57 2005
@@ -4,9 +4,6 @@
 %bcond_without	initrd	# build without udev-initrd
 %bcond_without	uClibc	# link initrd version with static dietlibc instead of uClibc
 #
-%ifarch %{x8664}
-%undefine	with_uClibc
-%endif
 Summary:	A userspace implementation of devfs
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
@@ -29,7 +26,7 @@
 BuildRequires:	sed >= 4.0
 %if %{with initrd}
 %{!?with_uClibc:BuildRequires:	dietlibc-static}
-%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.21}
+%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.28}
 %endif
 Requires:	coreutils
 Requires:	hotplug >= 2003_08_05
@@ -188,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2005/09/04 18:25:57  arekm
+- switch to uclibc (for amd64)
+
 Revision 1.82  2005/09/04 18:14:34  freetz
 - enable firmware helper
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.82&r2=1.83&f=u




More information about the pld-cvs-commit mailing list