packages: multipath-tools/multipath-tools.spec - cofnlicts not requires udev

glen glen at pld-linux.org
Tue Jun 30 18:02:06 CEST 2009


Author: glen                         Date: Tue Jun 30 16:02:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cofnlicts not requires udev

---- Files affected:
packages/multipath-tools:
   multipath-tools.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/multipath-tools/multipath-tools.spec
diff -u packages/multipath-tools/multipath-tools.spec:1.59 packages/multipath-tools/multipath-tools.spec:1.60
--- packages/multipath-tools/multipath-tools.spec:1.59	Thu Jun 11 23:34:34 2009
+++ packages/multipath-tools/multipath-tools.spec	Tue Jun 30 18:02:01 2009
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Implementacja wielotrasowego dostępu do zasobów przy użyciu device-mappera
 Name:		multipath-tools
 Version:	0.4.8
-Release:	11
+Release:	12
 License:	GPL v2
 Group:		Base
 Source0:	http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2
@@ -72,9 +72,9 @@
 Summary(pl.UTF-8):	Zarządca urządzeń partycji dla urządzeń device-mappera
 Group:		Base
 %if "%{pld_release}" == "ti"
-Requires:	udev-core >= 1:124-3
+Conflicts:	udev-core < 1:124-3
 %else
-Requires:	udev-core >= 1:127
+Conflicts:	udev-core < 1:127
 %endif
 
 %description -n kpartx
@@ -191,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2009/06/30 16:02:01  glen
+- cofnlicts not requires udev
+
 Revision 1.59  2009/06/11 21:34:34  glen
 - CVE-2009-0115 fix from redhat; rel 11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/multipath-tools/multipath-tools.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list