Name: python-gstreamer1 Version: 1.2.1 Release: 0.sal%{?dist} Summary: Python bindings for GStreamer Group: Development/Languages License: LGPLv2+ URL: http://gstreamer.freedesktop.org/ Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2 # https://bugzilla.gnome.org/show_bug.cgi?id=715182 for the first part of the address # https://bugzilla.gnome.org/show_bug.cgi?id=720317 for the zip code Patch0: 0001-Update-FSF-address.patch Requires: pygobject3%{?_isa} # Not tested against older GStreamer 1.0 versions - it needs 1.2 to build. Requires: gstreamer1%{?_isa} >= 1.2.0 BuildRequires: python2-devel >= 2.5 BuildRequires: pkgconfig BuildRequires: gstreamer1-devel >= 1.2.0 BuildRequires: pygobject3-devel # For the benefit of people migrating from the GStreamer-0.10 package, # which was called gstreamer-python Provides: gstreamer1-python %description This module contains PyGObject overrides to make it easier to write applications that use GStreamer 1.x in Python. %prep %setup -q -n gst-python-%{version} #%patch0 -p1 %build %configure make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %files %doc AUTHORS COPYING ChangeLog NEWS README %{python2_sitearch}/gi/overrides/GstPbutils.py* %{python2_sitearch}/gi/overrides/Gst.py* %{python2_sitearch}/gi/overrides/_gi_gst.so %changelog * Tue Nov 12 2013 Simon Farnsworth - 1.1.90-1 - Using the gstreamer-python specfile as an example, package gst-python for GStreamer 1.2 * Thu Feb 14 2013 Fedora Release Engineering - 0.10.22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering - 0.10.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jul 14 2012 Kalev Lember - 0.10.22-2 - Backport gst.preset_{set,get}_app_dir(), needed for transmageddon 0.21 * Sat Jul 14 2012 Kalev Lember - 0.10.22-1 - Update to 0.10.22 (#750016) - Include new headers in -devel subpackage * Fri Jan 13 2012 Fedora Release Engineering - 0.10.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering - 0.10.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Oct 20 2010 Xavier Lamien - 0.10.19-1 - Update release. * Wed Jul 21 2010 David Malcolm - 0.10.16-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Fri Aug 14 2009 Xavier Lamien - 0.10-16-1 - Update release. * Fri Jul 24 2009 Fedora Release Engineering - 0.10.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu May 28 2009 Denis Leroy - 0.10.15-1 - Update to upstream 0.10.15 (#502812) - Added git patch to fix compile fix * Tue Feb 24 2009 Fedora Release Engineering - 0.10.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Fri Jan 30 2009 Denis Leroy - 0.10.14-1 - Update to upstream 0.10.14, with various bug fixes - Removed problematic devel Provide * Sat Jan 10 2009 Denis Leroy - 0.10.13-1 - Update to upstraem 0.10.13 - Forked devel package with pkgconfig file (#477310) * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.10.12-2 - Rebuild for Python 2.6 * Mon Aug 25 2008 Denis Leroy - 0.10.12-1 - Update to upstream 0.10.12 * Fri Mar 28 2008 Denis Leroy - 0.10.11-2 - Fixed datadir directory ownership (#439291) * Sun Mar 23 2008 Denis Leroy - 0.10.11-1 - Update to upstream 0.10.11, bugfix release updates * Wed Feb 13 2008 Denis Leroy - 0.10.10-1 - Update to upstream 0.10.10, BR updates * Sun Dec 9 2007 Denis Leroy - 0.10.9-1 - Update to upstream 0.10.9 - Removed exit patch, is upstream * Fri Sep 14 2007 Denis Leroy - 0.10.8-2 - Added patch to avoid crash on exit * Mon Aug 20 2007 Denis Leroy - 0.10.8-1 - Update to upstream 0.10.8 - License tag update * Tue Feb 20 2007 Denis Leroy - 0.10.7-2 - Ship examples in doc directory only, fixes multilib conflict (#228363) - rpmlint cleanup * Wed Feb 14 2007 Denis Leroy - 0.10.7-1 - Update to 0.10.7 - Some spec cleanups * Mon Dec 11 2006 Denis Leroy - 0.10.6-1 - Update to 0.10.6, build with python 2.5 * Thu Oct 05 2006 Christian Iseli 0.10.5-2 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Tue Sep 26 2006 Denis Leroy - 0.10.5-1 - Update to 0.10.5 * Tue Sep 19 2006 Denis Leroy - 0.10.4-2 - FE Rebuild * Thu Jun 15 2006 Thomas Vander Stichele - 0.10.4-1 - new upstream release * Tue Jan 24 2006 Thomas Vander Stichele - update to GStreamer Python Bindings 0.10.2 - remove -devel requirements * Thu May 19 2005 Thomas Vander Stichele - 0.8.1-6 - disable docs build - they're already in the tarball * Tue May 10 2005 Thorsten Leemhuis - 0.8.1-5 - Move __init__.py* files from lib to _libdir on multilibarchs Found in thias spec file, fixes x86_64 * Fri Apr 1 2005 Michael Schwendt - 0.8.1-3 - include missing directories * Thu Mar 31 2005 Michael Schwendt - 0.8.1-2 - add deps pygtk2-devel and gstreamer-devel for pkgconfig file * Fri Dec 24 2004 Thomas Vander Stichele - 0.8.1-1: moved to Fedora Extras CVS * Fri Dec 24 2004 Thomas Vander Stichele - 0.8.1-0.fdr.2: various cleanups * Tue Dec 07 2004 Thomas Vander Stichele - 0.8.1-0.fdr.1: new upstream release * Mon Nov 15 2004 Thomas Vander Stichele - 0.8.0-0.fdr.1: new upstream release * Fri Nov 05 2004 Thomas Vander Stichele - 0.7.94-0.fdr.1: new upstream release * Tue Oct 12 2004 Thomas Vander Stichele - 0.7.93-0.fdr.1: new upstream release * Mon Jun 21 2004 Thomas Vander Stichele - 0.7.92-0.fdr.1: new upstream release * Wed Mar 31 2004 Thomas Vander Stichele - 0.7.91-0.fdr.1: new upstream release * Tue Sep 02 2003 Thomas Vander Stichele - 0.1.0-0.fdr.1: first fedora release