SPECS: python-gstreamer.spec - updated to 0.10.6, removed obsolete...

qboosh qboosh at pld-linux.org
Thu Dec 7 21:44:49 CET 2006


Author: qboosh                       Date: Thu Dec  7 20:44:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.10.6, removed obsolete py2pyc patch
- pygobject is sufficient now instead of pygtk

---- Files affected:
SPECS:
   python-gstreamer.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/python-gstreamer.spec
diff -u SPECS/python-gstreamer.spec:1.19 SPECS/python-gstreamer.spec:1.20
--- SPECS/python-gstreamer.spec:1.19	Wed Sep 27 22:09:33 2006
+++ SPECS/python-gstreamer.spec	Thu Dec  7 21:44:44 2006
@@ -3,13 +3,12 @@
 Summary:	GStreamer Python bindings
 Summary(pl):	Wiązania języka Python do GStreamera
 Name:		python-gstreamer
-Version:	0.10.5
-Release:	2
+Version:	0.10.6
+Release:	1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.bz2
-# Source0-md5:	f5e614356e581c644bb4c79c1de7ed7e
-Patch0:		%{pname}-py2pyc.patch
+# Source0-md5:	dc9804aa67bc71aa9b6185726b6694ba
 URL:		http://gstreamer.freedesktop.org/modules/gst-python.html
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -19,13 +18,13 @@
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	libtool >= 1.4
 BuildRequires:	pkgconfig >= 1:0.9.0
-BuildRequires:	python-pygtk-devel >= 2.6.3
+BuildRequires:	python-pygobject-devel >= 2.11.2
 BuildRequires:	python-devel >= 1:2.3
 %pyrequires_eq	python-libs
 Requires:	glib2 >= 1:2.8.0
 Requires:	gstreamer >= 0.10.2
 Requires:	gstreamer-plugins-base >= 0.10.0.2
-Requires:	python-pygtk-gtk >= 2.6.3
+Requires:	python-pygobject >= 2.11.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +35,6 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -87,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/12/07 20:44:44  qboosh
+- updated to 0.10.6, removed obsolete py2pyc patch
+- pygobject is sufficient now instead of pygtk
+
 Revision 1.19  2006/09/27 20:09:33  wrobell
 - rel. 2 to rebuild with python 2.5 (final)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-gstreamer.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list