Author: arekm                        Date: Sat Oct 25 20:18:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop nasty early rule (base kernel for th is 2.6.25 anyway)

---- Files affected:
SPECS:
   udev.spec (1.250 -> 1.251) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.250 SPECS/udev.spec:1.251
--- SPECS/udev.spec:1.250       Fri Oct 10 10:16:01 2008
+++ SPECS/udev.spec     Sat Oct 25 22:18:08 2008
@@ -60,6 +60,7 @@
 %{?with_uClibc:BuildRequires:  uClibc-static >= 0.9.28}
 %endif
 BuildRequires: libxslt-progs
+Conflicts:     uname(release) < 2.6.25
 Requires:      %{name}-core = %{epoch}:%{version}-%{release}
 Provides:      dev = 3.0.0
 Obsoletes:     dev
@@ -242,12 +243,6 @@
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/udev/udev.permissions
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/init.d/udev
 
-# needed on kernels < 2.6.25
-cat <<EOF >$RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/05-udev-early.rules
-# sysfs is populated after the event is sent
-ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
-EOF
-
 # install additional rules from udev package
 install rules/packages/{40-alsa,40-pilot-links,40-zaptel}.rules 
$RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
 install rules/suse/64-device-mapper.rules 
$RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
@@ -414,6 +409,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.251  2008/10/25 20:18:08  arekm
+- drop nasty early rule (base kernel for th is 2.6.25 anyway)
+
 Revision 1.250  2008/10/10 08:16:01  arekm
 - up to 130
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udev.spec?r1=1.250&r2=1.251&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to