SPECS: python-dbus.spec, python-pyspi.spec, python-lxml.spec, xmms...

patrys patrys at pld-linux.org
Tue Dec 5 17:58:33 CET 2006


Author: patrys                       Date: Tue Dec  5 16:58:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel up, rebuild with new Pyrex

---- Files affected:
SPECS:
   python-dbus.spec (1.9 -> 1.10) , python-pyspi.spec (1.4 -> 1.5) , python-lxml.spec (1.3 -> 1.4) , xmms2.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-dbus.spec
diff -u SPECS/python-dbus.spec:1.9 SPECS/python-dbus.spec:1.10
--- SPECS/python-dbus.spec:1.9	Tue Dec  5 17:08:48 2006
+++ SPECS/python-dbus.spec	Tue Dec  5 17:58:28 2006
@@ -9,7 +9,7 @@
 Summary(pl):	Biblioteka do używania D-BUS oparta o Pythona
 Name:		python-dbus
 Version:	0.71
-Release:	5
+Release:	6
 License:	AFL v2.1 or GPL v2
 Group:		Libraries
 Source0:	http://dbus.freedesktop.org/releases/%{rname}-%{version}.tar.gz
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/12/05 16:58:28  patrys
+- rel up, rebuild with new Pyrex
+
 Revision 1.9  2006/12/05 16:08:48  patrys
 - otherwise broken
 

================================================================
Index: SPECS/python-pyspi.spec
diff -u SPECS/python-pyspi.spec:1.4 SPECS/python-pyspi.spec:1.5
--- SPECS/python-pyspi.spec:1.4	Mon Aug 28 14:22:22 2006
+++ SPECS/python-pyspi.spec	Tue Dec  5 17:58:28 2006
@@ -4,14 +4,14 @@
 Summary(pl):	Dowiązania Pythona do AT-SPI
 Name:		python-%{module}
 Version:	0.5.4
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries/Python
 Source0:	http://people.redhat.com/zcerza/dogtail/releases/%{module}-%{version}.tar.gz
 # Source0-md5:	a9db16d5830e621fc966f93d303fb83e
 BuildRequires:	at-spi-devel
 BuildRequires:	python >= 2.2.1
-BuildRequires:	python-Pyrex
+BuildRequires:	python-Pyrex >= 0.9.4.2
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/12/05 16:58:28  patrys
+- rel up, rebuild with new Pyrex
+
 Revision 1.4  2006/08/28 12:22:22  arekm
 - rel 2
 

================================================================
Index: SPECS/python-lxml.spec
diff -u SPECS/python-lxml.spec:1.3 SPECS/python-lxml.spec:1.4
--- SPECS/python-lxml.spec:1.3	Sun Mar 12 20:17:25 2006
+++ SPECS/python-lxml.spec	Tue Dec  5 17:58:28 2006
@@ -6,7 +6,7 @@
 Summary(pl):	Pythonowe wiązanie do bibliotek libxml2 i libxslt
 Name:		python-%{module}
 Version:	0.8
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://codespeak.net/lxml/%{module}-%{version}.tgz
@@ -15,7 +15,7 @@
 URL:		http://codespeak.net/lxml/
 BuildRequires:	libxml2-devel
 BuildRequires:	libxslt-devel
-BuildRequires:	python-Pyrex
+BuildRequires:	python-Pyrex >= 0.9.4.2
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	unzip
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/12/05 16:58:28  patrys
+- rel up, rebuild with new Pyrex
+
 Revision 1.3  2006/03/12 19:17:25  qboosh
 - pl
 

================================================================
Index: SPECS/xmms2.spec
diff -u SPECS/xmms2.spec:1.8 SPECS/xmms2.spec:1.9
--- SPECS/xmms2.spec:1.8	Fri Jul  7 01:36:46 2006
+++ SPECS/xmms2.spec	Tue Dec  5 17:58:28 2006
@@ -5,7 +5,7 @@
 Name:		xmms2
 Version:	0.1
 %define	_dr	2.1
-Release:	0.DR%{_dr}.0.2
+Release:	0.DR%{_dr}.0.3
 License:	LGPL v2.1
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/xmms2/%{name}-%{version}DR%{_dr}.tar.gz
@@ -24,7 +24,7 @@
 BuildRequires:	libmodplug-devel
 BuildRequires:	libsmbclient-devel
 BuildRequires:	libvorbis-devel
-BuildRequires:	python-Pyrex
+BuildRequires:	python-Pyrex >= 0.9.4.2
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.277
 BuildRequires:	ruby-modules
@@ -473,6 +473,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/12/05 16:58:28  patrys
+- rel up, rebuild with new Pyrex
+
 Revision 1.8  2006/07/06 23:36:46  shadzik
 - added Source0-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-dbus.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/python-pyspi.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/python-lxml.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/xmms2.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list