[phonon/f15] revert plugindir patch (#760039)

Rex Dieter rdieter at fedoraproject.org
Thu Mar 15 18:06:08 UTC 2012


commit 1f57d138e420986fe0bcdb545e0fc84b6dcbf002
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 15 13:05:52 2012 -0500

    revert plugindir patch (#760039)
    
    Patch was only needed for phonon-4.6, breaks stuff here

 phonon-4.5.57-plugindir.patch |   12 ------------
 phonon.spec                   |   11 ++++-------
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/phonon.spec b/phonon.spec
index 45f6bdf..844a31d 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -9,7 +9,7 @@
 Summary: Multimedia framework api
 Name:    phonon
 Version: 4.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -22,11 +22,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch1: phonon-4.4.4-no_rpath.patch
 
-## upstreamable patches
-# phonon_backend ... could not be loaded
-# http://bugzilla.redhat.com/760039
-Patch50: phonon-4.5.57-plugindir.patch 
-
 ## Upstream patches
 
 BuildRequires: automoc4 >= 0.9.86
@@ -95,7 +90,6 @@ Includes experimental and unstable apis.
 %setup -q 
 
 %patch1 -p1 -b .no_rpath
-%patch50 -p1 -b .plugindir
 
 
 %build
@@ -179,6 +173,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 15 2012 Rex Dieter <rdieter at fedoraproject.org> 4.5.1-3
+- revert plugindir patch (#760039)
+
 * Wed Dec 07 2011 Rex Dieter <rdieter at fedoraproject.org> 4.5.1-2
 - fix plugindir usage (#760039)
 


More information about the scm-commits mailing list