Author: goetz
Date: Thu Feb 1 12:06:36 2007
New Revision: 115817
Added:
packages/cooker/gstreamer0.10-python/current/SOURCES/gst-python-0.10.7.tar.bz2
(contents, props changed)
Removed:
packages/cooker/gstreamer0.10-python/current/SOURCES/gst-python-0.10.6.tar.bz2
Modified:
packages/cooker/gstreamer0.10-python/current/SPECS/gstreamer0.10-python.spec
Log:
- new version
- fix buildrequires
Added:
packages/cooker/gstreamer0.10-python/current/SOURCES/gst-python-0.10.7.tar.bz2
==============================================================================
Binary file. No diff available.
Modified:
packages/cooker/gstreamer0.10-python/current/SPECS/gstreamer0.10-python.spec
==============================================================================
---
packages/cooker/gstreamer0.10-python/current/SPECS/gstreamer0.10-python.spec
(original)
+++
packages/cooker/gstreamer0.10-python/current/SPECS/gstreamer0.10-python.spec
Thu Feb 1 12:06:36 2007
@@ -3,7 +3,7 @@
%define pygobject 2.11.2
Name: %name
-Version: 0.10.6
+Version: 0.10.7
Release: %mkrel 1
Summary: Python bindings for GStreamer
Group: Development/Python
@@ -18,8 +18,8 @@
BuildRequires: libpython-devel
BuildRequires: automake1.8
#gw for the docs
-BuildRequires: xmlto
-BuildRequires: libxml2-utils
+#BuildRequires: xmlto
+#BuildRequires: libxml2-utils
%description
This module contains a binding that allows GStreamer applications