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

Rex Dieter rdieter at fedoraproject.org
Mon Mar 21 19:49:29 UTC 2011


commit d0dd7d26edad872129075f5281ae2098066f61c8
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Mar 21 14:49:21 2011 -0500

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

 kmplayer-0.11.2c-executable_script.patch |    8 --------
 kmplayer.spec                            |   11 +++++------
 2 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/kmplayer.spec b/kmplayer.spec
index 162f7ee..c9363a2 100644
--- a/kmplayer.spec
+++ b/kmplayer.spec
@@ -1,7 +1,7 @@
 Name:    kmplayer
 Summary: A simple front-end for MPlayer/FFMpeg/Phonon
 Version: 0.11.2c
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group:   Applications/Multimedia
 # The documentation is GFDL.
 # The files under src/moz-sdk are MPLv1.1 or GPLv2+ or LGPLv2+
@@ -24,9 +24,8 @@ 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
-# install find_media.sh executable
-Patch51: kmplayer-0.11.2c-executable_script.patch
 
 BuildRequires: cairo-devel
 BuildRequires: dbus-devel 
@@ -52,7 +51,6 @@ on a movie file, the movie is played inside Konqueror.
 
 %patch4 -p1 -b .kmplayerrc_phonon_default
 %patch50 -p1 -b .desktop_validate
-%patch51 -p1 -b .executable_script
 
 
 %build
@@ -80,8 +78,6 @@ make install DESTDIR=%{buildroot} -C %{_target_platform}
 %check
 # validate patch50
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/kmplayer.desktop
-# validate patch51
-test -x %{buildroot}%{_kde4_datadir}/kde4/apps/kmplayer/find-media.sh
 
 
 %clean
@@ -121,6 +117,9 @@ update-desktop-database -q &> /dev/null || :
 
 %changelog
 * Mon Mar 21 2011 Rex Dieter <rdieter at fedoraproject.org> 0.11.2c-3
+- drop execuatable_script.patch (not needed, kde#269075)
+
+* Mon Mar 21 2011 Rex Dieter <rdieter at fedoraproject.org> 0.11.2c-3
 - use %%find_lang ... --with-kde
 - broken or deprecated mime type (#587573)
 - (upstreamable) fix for executable script


More information about the scm-commits mailing list