SPECS: udev.spec - use klibc for amd64

glen glen at pld-linux.org
Sat Oct 15 17:15:15 CEST 2005


Author: glen                         Date: Sat Oct 15 15:15:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use klibc for amd64

---- Files affected:
SPECS:
   udev.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.105 SPECS/udev.spec:1.106
--- SPECS/udev.spec:1.105	Fri Oct 14 19:37:52 2005
+++ SPECS/udev.spec	Sat Oct 15 17:15:10 2005
@@ -11,6 +11,10 @@
 %bcond_with	glibc	# link initrd version with static glibc
 %bcond_without	main	# don't compile main package, use for debugging initrd build
 
+%ifarch %{x8664}
+%define		with_klibc 1
+%endif
+
 # if one of the *libc is enabled disable default uClibc
 %if %{with dietlibc} && %{with uClibc}
 %undefine	with_uClibc
@@ -28,7 +32,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	070
-Release:	4
+Release:	4.1
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -242,6 +246,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2005/10/15 15:15:10  glen
+- use klibc for amd64
+
 Revision 1.105  2005/10/14 17:37:52  glen
 - udev-synthesize from debian
 
================================================================

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




More information about the pld-cvs-commit mailing list