SPECS: udev.spec - use R for uname(release)

qboosh qboosh at pld-linux.org
Tue Oct 28 19:04:18 CET 2008


Author: qboosh                       Date: Tue Oct 28 18:04:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use R for uname(release)

---- Files affected:
SPECS:
   udev.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.254 SPECS/udev.spec:1.255
--- SPECS/udev.spec:1.254	Sat Oct 25 22:46:31 2008
+++ SPECS/udev.spec	Tue Oct 28 19:04:13 2008
@@ -92,7 +92,7 @@
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	coreutils
 Requires:	libvolume_id = %{epoch}:%{version}-%{release}
-Conflicts:	uname(release) < 2.6.25
+Requires:	uname(release) >= 2.6.25
 
 %description core
 A userspace implementation of devfs - core part of udev.
@@ -407,6 +407,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2008/10/28 18:04:13  qboosh
+- use R for uname(release)
+
 Revision 1.254  2008/10/25 20:46:31  arekm
 - rel 1
 
================================================================

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



More information about the pld-cvs-commit mailing list