]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- udev > 124 is too unstable for Titanium auto/ti/rc-scripts-0_4_1_26-3
authorhawk <hawk@pld-linux.org>
Tue, 10 Feb 2009 21:29:01 +0000 (21:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts.spec -> 1.294

rc-scripts.spec

index d0d90d1fc24a94db269b0400ed8bf00dd8f3f2d6..92dc3a1a92c529a9c7b34e831695e3d2d0c3bd19 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
 Version:       0.4.1.26
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Base
 #Source0:      ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
@@ -60,7 +60,11 @@ Conflicts:   iputils-arping < 2:s20070202-1
 Conflicts:     openssh-server < 2:3.6.1p2-6
 Conflicts:     psacct < 6.3.5-10
 Conflicts:     tzdata < 2007b-1.1
+%if "%{pld_release}" == "ti"
+Conflicts:     udev-core < 1:124-3
+%else
 Conflicts:     udev-core < 1:135-2
+%endif
 Conflicts:     wpa_supplicant < 0.6.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.036501 seconds and 4 git commands to generate.