diff --git a/xmobar.spec b/xmobar.spec index 4ef4152..40eb937 100644 --- a/xmobar.spec +++ b/xmobar.spec @@ -1,7 +1,7 @@ # link with shared libs %bcond_without dynamic %bcond_without hinotify -%bcond_without libmpd +%bcond_with libmpd %bcond_with iwlib # ghc does not emit debug information @@ -9,7 +9,7 @@ Name: xmobar Version: 0.11.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A minimalistic text-based status bar Group: User Interface/X @@ -85,6 +85,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 29 2010 Ben Boeckel - 0.11.1-6 +- Disable libmpd support since GHC7 broke things + * Mon Nov 29 2010 Jens Petersen - 0.11.1-5 - rebuild