SPECS: udev.spec - default to uClibc if both libc-s defined

glen glen at pld-linux.org
Sat Sep 17 12:58:48 CEST 2005


Author: glen                         Date: Sat Sep 17 10:58:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- default to uClibc if both libc-s defined

---- Files affected:
SPECS:
   udev.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.93 SPECS/udev.spec:1.94
--- SPECS/udev.spec:1.93	Sat Sep 17 12:57:58 2005
+++ SPECS/udev.spec	Sat Sep 17 12:58:43 2005
@@ -9,7 +9,7 @@
 
 # can't have them both
 %if %{with uClibc} && %{with diet}
-%undefine	with_uClibc
+%undefine	with_diet
 %endif
 
 Summary:	A userspace implementation of devfs
@@ -202,6 +202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2005/09/17 10:58:43  glen
+- default to uClibc if both libc-s defined
+
 Revision 1.93  2005/09/17 10:57:58  glen
 - add dietlibc bcond
 
================================================================

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




More information about the pld-cvs-commit mailing list