allow building with stm-2.4

This commit is contained in:
Jens Petersen 2012-10-29 17:05:52 +09:00
parent f3f95b5b69
commit 4e5dc89b34

View File

@ -9,7 +9,7 @@
Name: xmobar
Version: 0.15
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A minimalistic text-based status bar
Group: User Interface/X
@ -65,6 +65,8 @@ color management, output templates, and extensibility through plugins.
%patch1 -p1 -b .fonts
%patch2 -p1 -b .orig
cabal-tweak-dep-ver stm "== 2.3.*" ">= 2.3"
%build
%define cabal_configure_options --flags="with_utf8 with_xft %{?with_hinotify:with_inotify} %{?with_libmpd:with_mpd} %{?with_iwlib:with_iwlib}"
@ -90,6 +92,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
%changelog
* Mon Oct 29 2012 Jens Petersen <petersen@redhat.com> - 0.15-3
- allow building with stm-2.4
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild