Author: hawk                         Date: Tue Feb 10 21:29:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- udev > 124 is too unstable for Titanium

---- Files affected:
SPECS:
   PackageKit.spec (1.26 -> 1.27) , libgphoto2.spec (1.94 -> 1.95) , 
isight-firmware-tools.spec (1.7 -> 1.8) , multipath-tools.spec (1.51 -> 1.52) , 
rc-scripts.spec (1.293 -> 1.294) 

---- Diffs:

================================================================
Index: SPECS/PackageKit.spec
diff -u SPECS/PackageKit.spec:1.26 SPECS/PackageKit.spec:1.27
--- SPECS/PackageKit.spec:1.26  Wed Feb  4 22:41:23 2009
+++ SPECS/PackageKit.spec       Tue Feb 10 22:29:01 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Demon systemowy będący warstwą abstrakcji D-Bus do 
zarządzania pakietami
 Name:          PackageKit
 Version:       0.3.12
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
@@ -34,7 +34,11 @@
 Requires:      PolicyKit >= 0.8
 Requires:      crondaemon
 Requires:      poldek >= 0.30-0.20080820.23.2
+%if "%{pld_release}" == "ti"
+Requires:      udev-core >= 1:124-3
+%else
 Requires:      udev-core >= 1:127
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -251,6 +255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/02/10 21:29:01  hawk
+- udev > 124 is too unstable for Titanium
+
 Revision 1.26  2009/02/04 21:41:23  hawk
 - release 3
 

================================================================
Index: SPECS/libgphoto2.spec
diff -u SPECS/libgphoto2.spec:1.94 SPECS/libgphoto2.spec:1.95
--- SPECS/libgphoto2.spec:1.94  Wed Feb  4 23:16:12 2009
+++ SPECS/libgphoto2.spec       Tue Feb 10 22:29:01 2009
@@ -12,7 +12,7 @@
 Summary(pt_BR.UTF-8):  GNU Photo - programa GNU para câmeras digitais
 Name:          libgphoto2
 Version:       2.4.4
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
@@ -132,7 +132,11 @@
 Group:         Applications/System
 Requires:      hal >= 0.5.9-2
 Requires:      libusb-compat
+%if "%{pld_release}" == "ti"
+Requires:      udev-core >= 1:124-3
+%else
 Requires:      udev-core >= 1:127
+%endif
 Provides:      udev-digicam
 Obsoletes:     hal-gphoto
 Obsoletes:     hotplug-digicam
@@ -349,6 +353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2009/02/10 21:29:01  hawk
+- udev > 124 is too unstable for Titanium
+
 Revision 1.94  2009/02/04 22:16:12  hawk
 - udev scripts always in /lib/udev now (R: udev >= 127)
 

================================================================
Index: SPECS/isight-firmware-tools.spec
diff -u SPECS/isight-firmware-tools.spec:1.7 
SPECS/isight-firmware-tools.spec:1.8
--- SPECS/isight-firmware-tools.spec:1.7        Thu Feb  5 01:02:56 2009
+++ SPECS/isight-firmware-tools.spec    Tue Feb 10 22:29:01 2009
@@ -3,7 +3,7 @@
 Summary:       iSight Firmware Tools
 Name:          isight-firmware-tools
 Version:       1.0.2
-Release:       5
+Release:       6
 License:       GPLv2+
 Group:         Applications
 Source0:       http://bersace03.free.fr/ift/%{name}-%{version}.tar.gz
@@ -13,7 +13,11 @@
 BuildRequires: automake
 BuildRequires: libgcrypt-devel
 BuildRequires: rpmbuild(macros) >= 1.228
+%if "%{pld_release}" == "ti"
+Requires:      udev-core >= 1:124-3
+%else
 Requires:      udev-core >= 1:127
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -72,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/02/10 21:29:01  hawk
+- udev > 124 is too unstable for Titanium
+
 Revision 1.7  2009/02/05 00:02:56  hawk
 - udev scripts always in /lib/udev now (R: udev >= 127)
 

================================================================
Index: SPECS/multipath-tools.spec
diff -u SPECS/multipath-tools.spec:1.51 SPECS/multipath-tools.spec:1.52
--- SPECS/multipath-tools.spec:1.51     Thu Jan  1 21:14:27 2009
+++ SPECS/multipath-tools.spec  Tue Feb 10 22:29: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:       5
+Release:       6
 License:       GPL v2
 Group:         Base
 Source0:       
http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2
@@ -35,7 +35,11 @@
 Requires:      kpartx = %{version}-%{release}
 Requires:      libaio >= 0.3.106-2
 Requires:      rc-scripts
+%if "%{pld_release}" == "ti"
+Conflicts:     udev < 1:124-3
+%else
 Conflicts:     udev < 1:127
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -155,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2009/02/10 21:29:01  hawk
+- udev > 124 is too unstable for Titanium
+
 Revision 1.51  2009/01/01 20:14:27  baggins
 - rel 5
 - updated to 01.01.2009 GIT

================================================================
Index: SPECS/rc-scripts.spec
diff -u SPECS/rc-scripts.spec:1.293 SPECS/rc-scripts.spec:1.294
--- SPECS/rc-scripts.spec:1.293 Wed Feb  4 21:28:06 2009
+++ SPECS/rc-scripts.spec       Tue Feb 10 22:29:01 2009
@@ -10,7 +10,7 @@
 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
@@ -61,7 +61,11 @@
 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)
 
@@ -338,6 +342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.294  2009/02/10 21:29:01  hawk
+- udev > 124 is too unstable for Titanium
+
 Revision 1.293  2009/02/04 20:28:06  blues
 - rel.2 - makepid functionality to daemon function
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PackageKit.spec?r1=1.26&r2=1.27&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.94&r2=1.95&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/isight-firmware-tools.spec?r1=1.7&r2=1.8&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/multipath-tools.spec?r1=1.51&r2=1.52&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.293&r2=1.294&f=u

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

Reply via email to