[whaawmp] Drop upstreamed patch.

Kevin Fenzi kevin at fedoraproject.org
Wed Oct 26 19:47:22 UTC 2011


commit eaa9c0dc17bdd95dce3dc0df90924c3aa4ed75df
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Wed Oct 26 13:46:56 2011 -0600

    Drop upstreamed patch.

 whaawmp.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/whaawmp.spec b/whaawmp.spec
index 0acd63c..991bd84 100644
--- a/whaawmp.spec
+++ b/whaawmp.spec
@@ -4,15 +4,13 @@
 
 Name:           whaawmp
 Version:        0.2.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight Media Player
 
 Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://home.gna.org/whaawmp/
 Source0:        http://download.gna.org/whaawmp/%{version}/whaawmp-%{version}.tar.bz2
-# fedora bug #539608
-Patch0:         %{name}-playnext.patch
 
 # Fix for fedora bug #652368
 # Not yet sent upstream:
@@ -39,7 +37,6 @@ player without any GNOME dependencies.
 
 %prep
 %setup -q
-#%patch0
 %patch1 -p1
 # remove shebangs
 for Files in src/thumbnailer.py src/whaawmp.py; do
@@ -98,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 26 2011 Kevin Fenzi <kevin at scrye.com> - 0.2.14-2
+- Drop upstreamed patch.
+
 * Sun Feb 27 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.2.14-1
 - Update to 0.2.14
 - Require xdg-utils for xdg-screensaver calls


More information about the scm-commits mailing list