Disable libmpd support (broken from GHC7)
This commit is contained in:
parent
5a69ba81ad
commit
681985d05f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user