[python-pyside] Dropped upstreamed patches

Kalev Lember kalev at fedoraproject.org
Thu Oct 14 20:47:23 UTC 2010


commit 078bb3a08430bb45ada704aaedab194b8d2c429c
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Oct 14 23:46:38 2010 +0300

    Dropped upstreamed patches

 python-pyside-disable_xvfb-run.patch |   12 ------------
 python-pyside-release-type.patch     |   14 --------------
 python-pyside.spec                   |    9 +--------
 3 files changed, 1 insertions(+), 34 deletions(-)
---
diff --git a/python-pyside.spec b/python-pyside.spec
index 93f8dd3..815eaee 100644
--- a/python-pyside.spec
+++ b/python-pyside.spec
@@ -9,11 +9,6 @@ Group:          Development/Languages
 License:        LGPLv2
 URL:            http://www.pyside.org
 Source0:        http://www.pyside.org/files/pyside-qt4.6+%{version}.tar.bz2
-# Don't override cmake release type to avoid -O3 optimization level
-Patch0:         python-pyside-release-type.patch
-# Don't use xvfb-run which is currently broken in Fedora
-# https://bugzilla.redhat.com/show_bug.cgi?id=632879
-Patch1:         python-pyside-disable_xvfb-run.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
@@ -58,9 +53,6 @@ developing applications that use %{name}.
 # Fix up unit tests to use lrelease-qt4
 sed -i -e "s/lrelease /lrelease-qt4 /" tests/QtCore/translation_test.py
 
-%patch0 -p1 -b .release_type
-%patch1 -p1 -b .disable_xvfb-run
-
 
 %build
 mkdir -p %{_target_platform}
@@ -119,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Oct 14 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.2-1
 - Update to 0.4.2
+- Dropped upstreamed patches
 
 * Sat Oct 02 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.1-4
 - Re-enabled phonon bindings


More information about the scm-commits mailing list