[kmplayer] drop executable_script.patch (not needed, kde#269075)

Rex Dieter rdieter at fedoraproject.org
Mon Mar 21 20:37:02 UTC 2011


commit 496800c190419b47514077e478a363fb7fa9eb19
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Mar 21 15:36:54 2011 -0500

    drop executable_script.patch (not needed, kde#269075)

 kmplayer.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/kmplayer.spec b/kmplayer.spec
index eb37f27..8e68c7f 100644
--- a/kmplayer.spec
+++ b/kmplayer.spec
@@ -22,10 +22,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Put this into kde-settings instead? -- Rex
 Patch4: kmplayer-0.11.0a-kmplayerrc_phonon_default.patch
 
-## upstreamable patches
-# fix .desktop-related validation (categories, locale, mimetypes)
-# https://bugs.kde.org/269045
-Patch50: kmplayer-0.11.2c-desktop_validate.patch
+## upstream patches
+# http://websvn.kde.org/?view=revision&revision=1225583
+Patch100: kmplayer-0.11.2c-desktop_validate.patch
 
 BuildRequires: cairo-devel
 BuildRequires: dbus-devel 
@@ -50,7 +49,7 @@ on a movie file, the movie is played inside Konqueror.
 %setup -q -n %{name}-%{version}%{?beta}
 
 %patch4 -p1 -b .kmplayerrc_phonon_default
-%patch50 -p1 -b .desktop_validate
+%patch100 -p1 -b .desktop_validate
 
 
 %build


More information about the scm-commits mailing list