rpms/gstreamer-python/devel .cvsignore, 1.2, 1.3 gstreamer-python.spec, 1.2, 1.3 sources, 1.2, 1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Feb 10 18:47:35 UTC 2005


Author: thias

Update of /cvs/extras/rpms/gstreamer-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13156

Modified Files:
	.cvsignore gstreamer-python.spec sources 
Log Message:
Update sources and fix minor space/tab mixing.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-python/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Nov 2004 02:46:12 -0000	1.2
+++ .cvsignore	10 Feb 2005 18:47:33 -0000	1.3
@@ -1 +1 @@
-gst-python-0.7.93.tar.bz2
+gst-python-0.8.1.tar.bz2


Index: gstreamer-python.spec
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gstreamer-python.spec	24 Dec 2004 15:08:02 -0000	1.2
+++ gstreamer-python.spec	10 Feb 2005 18:47:33 -0000	1.3
@@ -13,28 +13,28 @@
 Source:         http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:	python >= 2
-Requires:	pygtk2 >= 2.4.0
-Requires:	%{gstreamer} >= %{_gst_minver}
-Requires:	%{gstreamer}-plugins >= %{_gstp_minver}
+Requires:       python >= 2
+Requires:       pygtk2 >= 2.4.0
+Requires:       %{gstreamer} >= %{_gst_minver}
+Requires:       %{gstreamer}-plugins >= %{_gstp_minver}
 
-BuildRequires:	python >= 2
+BuildRequires:  python >= 2
 BuildRequires:  python-devel >= 2
 BuildRequires:  pygtk2-devel >= 2.4.0
-BuildRequires:	xmlto
-BuildRequires:	links
+BuildRequires:  xmlto
+BuildRequires:  links
 
 # xwindowlistener needs X11 headers
 BuildRequires:  XFree86-devel
 
-BuildRequires:	%{gstreamer}-devel >= %{_gst_minver}
-BuildRequires:	%{gstreamer}-plugins-devel >= %{_gstp_minver}
+BuildRequires:  %{gstreamer}-devel >= %{_gst_minver}
+BuildRequires:  %{gstreamer}-plugins-devel >= %{_gstp_minver}
 
 # sigh, libtool
 BuildRequires:  gcc-c++
 
 # no sense in splitting off a devel package just yet
-Provides:	%{gstreamer}-python-devel = %{version}-%{release}
+Provides:       %{gstreamer}-python-devel = %{version}-%{release}
 
 %description
 This module contains a wrapper that allows GStreamer applications


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-python/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Nov 2004 02:46:12 -0000	1.2
+++ sources	10 Feb 2005 18:47:33 -0000	1.3
@@ -1 +1 @@
-cebd8b47d61d4779716f828d6b70fd34  gst-python-0.7.93.tar.bz2
+4a7e23b885c6ec8a7d300714f2106ba2  gst-python-0.8.1.tar.bz2




More information about the fedora-extras-commits mailing list