Disable libmpd support (broken from GHC7)

This commit is contained in:
Ben Boeckel 2010-11-29 19:27:52 -05:00
parent 5a69ba81ad
commit 681985d05f
1 changed files with 5 additions and 2 deletions

View File

@ -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 <mathstuf@gmail.com> - 0.11.1-6
- Disable libmpd support since GHC7 broke things
* Mon Nov 29 2010 Jens Petersen <petersen@redhat.com> - 0.11.1-5
- rebuild