[python-gstreamer1] Remove patch - it was a cherry-pick from upstream

farnz farnz at fedoraproject.org
Wed Oct 8 14:43:58 UTC 2014


commit 61b40039176ff4f6854c61875222f10e7bf72291
Author: Simon Farnsworth <simon at farnz.org.uk>
Date:   Wed Oct 8 15:43:50 2014 +0100

    Remove patch - it was a cherry-pick from upstream

 python-gstreamer1.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-gstreamer1.spec b/python-gstreamer1.spec
index 9971619..71dea12 100644
--- a/python-gstreamer1.spec
+++ b/python-gstreamer1.spec
@@ -7,15 +7,13 @@
 
 Name:           python-gstreamer1
 Version:        1.3.90
-Release:        1%{?dist}
+Release:        2%{?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.xz
-# Cherry picked from 4c08c339 to fix https://bugzilla.redhat.com/show_bug.cgi?id=1109481
-Patch0:         0001-overrides-Don-t-pass-arguments-to-Boxed-base-class-_.patch
 
 Requires:       pygobject3%{?_isa}
 # Not tested against older GStreamer 1.0 versions - it needs 1.4 to build.
@@ -54,7 +52,6 @@ applications that use GStreamer 1.x in Python 3.
 
 %prep
 %setup -q -n gst-python-%{version}
-%patch0 -p1 -b .init
 
 %if 0%{?with_python3}
 rm -rf %{py3dir}
@@ -95,6 +92,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 %endif # with_python3
 
 %changelog
+* Wed Oct  8 2014 Simon Farnsworth <simon.farnsworth at onelan.co.uk> - 1.3.90-20
+- Remove patch - it was a cherry-pick from upstream
+
 * Wed Oct  8 2014 Simon Farnsworth <simon.farnsworth at onelan.co.uk> - 1.3.90-1
 - Update to 1.3.90 upstream release
 


More information about the scm-commits mailing list