[xmobar] Remove libmpd patch

Ben Boeckel mathstuf at fedoraproject.org
Tue Jan 25 14:38:01 UTC 2011


commit 850908d26ea29732157c4ee556f70e34e0140f24
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue Jan 25 09:30:01 2011 -0500

    Remove libmpd patch

 xmobar.libmpd-0.5.patch |  127 -----------------------------------------------
 xmobar.spec             |    4 --
 2 files changed, 0 insertions(+), 131 deletions(-)
---
diff --git a/xmobar.spec b/xmobar.spec
index cddf392..1e0fecf 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -17,9 +17,6 @@ License:        BSD
 URL:            http://hackage.haskell.org/package/%{name}
 Source0:        http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source1:        xmobar.desktop
-# Made from diff in MPD.hs between upstream and
-# http://code.google.com/p/xmobar/issues/detail?id=31
-Patch0:         xmobar.libmpd-0.5.patch
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  desktop-file-utils
@@ -47,7 +44,6 @@ color management, output templates, and extensibility through plugins.
 
 %prep
 %setup -q
-%patch0 -p0 -b .libmpd-0.5
 
 
 %build


More information about the scm-commits mailing list