SPECS (AC-branch): udev.spec - adapter

glen glen at pld-linux.org
Mon Jan 15 15:35:42 CET 2007


Author: glen                         Date: Mon Jan 15 14:35:42 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- adapter

---- Files affected:
SPECS:
   udev.spec (1.150.2.8 -> 1.150.2.9) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.150.2.8 SPECS/udev.spec:1.150.2.9
--- SPECS/udev.spec:1.150.2.8	Wed Sep 13 13:20:41 2006
+++ SPECS/udev.spec	Mon Jan 15 15:35:37 2007
@@ -49,7 +49,7 @@
 Source9:	%{name}-early.rules
 Source10:	%{name}-persistent-input.rules
 Source11:	%{name}-persistent-storage.rules
-Source12:       %{name}.blacklist
+Source12:	%{name}.blacklist
 # helpers
 Source20:	%{name}-ieee1394.helper
 Source21:	%{name}-net.helper
@@ -66,18 +66,18 @@
 BuildRequires:	sed >= 4.0
 %if %{with initrd}
 %{?with_dietlibc:BuildRequires:	dietlibc-static}
-%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.28}
 %{?with_glibc:BuildRequires:	glibc-static}
 %{?with_klibc:BuildRequires:	klibc-static}
 %{?with_klibc:BuildRequires:	linux-libc-headers}
+%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.28}
 %endif
 Requires:	coreutils
 Provides:	dev = 3.0.0
+# Obsoletes:	dev
 # Obsoletes:	hotplug
 # Obsoletes:	hotplug-input
 # Obsoletes:	hotplug-net
 # Obsoletes:	hotplug-pci
-# Obsoletes:	dev
 Obsoletes:	udev-dev
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -209,7 +209,7 @@
 
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_sbindir}
-install -m755 initrd-udev $RPM_BUILD_ROOT%{_sbindir}/initrd-udev
+install initrd-udev $RPM_BUILD_ROOT%{_sbindir}/initrd-udev
 ln -s initrd-udev $RPM_BUILD_ROOT%{_sbindir}/udevstart.initrd
 %endif
 
@@ -234,10 +234,10 @@
 
 %dir /lib/udev
 
-# /lib/udev/devices is recommended as a directory where packages or                                                  
-# the user can place real device nodes, which get copied over to /dev at                                                  
-# every boot. This should replace the various solutions with custom config                                                
-# files.    
+# /lib/udev/devices is recommended as a directory where packages or
+# the user can place real device nodes, which get copied over to /dev at
+# every boot. This should replace the various solutions with custom config
+# files.
 %dir /lib/udev/devices
 
 %attr(755,root,root) /lib/udev/create_floppy_devices
@@ -267,7 +267,7 @@
 %attr(755,root,root) %{_sbindir}/udevstart
 %attr(755,root,root) %{_sbindir}/udevsynthesize
 %attr(755,root,root) %{_sbindir}/uevent_listen
- 
+
 %attr(755,root,root) %{_bindir}/udevinfo
 %attr(755,root,root) %{_bindir}/udevtest
 %attr(755,root,root) %{_prefix}/sbin/udevmonitor
@@ -311,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150.2.9  2007/01/15 14:35:37  glen
+- adapter
+
 Revision 1.150.2.8  2006/09/13 11:20:41  glen
 - separate udev_import_usermap due perl dep (what it's for anyway?)
 
================================================================

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



More information about the pld-cvs-commit mailing list