[phonon-backend-gstreamer] drop old flac_mimetype patch, no longer needed

Rex Dieter rdieter at fedoraproject.org
Mon Jun 6 13:45:28 UTC 2011


commit 6f28546c70bde973f99ec16876bd4103dd02953e
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jun 6 08:45:18 2011 -0500

    drop old flac_mimetype patch, no longer needed

 phonon-4.4.3-flac_mimetype.patch |   15 ---------------
 phonon-backend-gstreamer.spec    |   16 ++++------------
 2 files changed, 4 insertions(+), 27 deletions(-)
---
diff --git a/phonon-backend-gstreamer.spec b/phonon-backend-gstreamer.spec
index ddf14a3..46cbf94 100644
--- a/phonon-backend-gstreamer.spec
+++ b/phonon-backend-gstreamer.spec
@@ -3,7 +3,7 @@ Summary: Gstreamer phonon backend
 Name:    phonon-backend-gstreamer
 Epoch:   2
 Version: 4.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -16,15 +16,6 @@ Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/%{vers
 %endif
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-## Mandriva/upstreamable patches
-
-## Ubuntu/upstreamable patches
-# older shared-mime-info may still need this, where audio/x-flac was primary mimetype (newer versions use audio/flac with audio/x-flac alias)
-# ie, needed in < f14+/shared-mime-info-0.80+ , though keeping this patch is mostly harmless
-Patch60: phonon-4.4.3-flac_mimetype.patch
-
-## Upstream patches
-
 BuildRequires: automoc4
 BuildRequires: cmake
 BuildRequires: gstreamer-devel
@@ -55,8 +46,6 @@ Requires: qt4%{?_isa} >= %{_qt4_version}
 %prep
 %setup -q -n phonon-backend-gstreamer-%{version}
 
-%patch60 -p1 -b .flac_mimetype
-
 
 %build
 mkdir -p %{_target_platform}
@@ -102,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
 
 
 %changelog
+* Mon Jun 06 2011 Rex Dieter <rdieter at fedoraproject.org> 2:4.5.1-2
+- drop old flac_mimetype patch, no longer needed
+
 * Fri May 06 2011 Rex Dieter <rdieter at fedoraproject.org> 2:4.5.1-1
 - 4.5.1
 


More information about the scm-commits mailing list