From d9d16a0905a6ec691ec301d0d12be606252aad7d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Jan 2012 14:26:59 +0900 Subject: [PATCH] update to cabal2spec-0.25.2 --- xmobar.spec | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/xmobar.spec b/xmobar.spec index 765b39b..312c8df 100644 --- a/xmobar.spec +++ b/xmobar.spec @@ -1,6 +1,6 @@ -# For Haskell Packaging Guidelines see: -# - https://fedoraproject.org/wiki/Packaging:Haskell -# - https://fedoraproject.org/wiki/PackagingDrafts/Haskell +# cabal2spec-0.25.2 +# https://fedoraproject.org/wiki/Packaging:Haskell +# https://fedoraproject.org/wiki/PackagingDrafts/Haskell %bcond_without hinotify %bcond_without libmpd @@ -9,20 +9,20 @@ Name: xmobar Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A minimalistic text-based status bar Group: User Interface/X License: BSD -# BEGIN: cabal2spec-0.24 +# BEGIN cabal2spec URL: http://hackage.haskell.org/package/%{name} Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz -Source1: xmobar.desktop -Patch1: xmobar-0.13-default-fonts.patch ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros -# END: cabal2spec-0.24 +# END cabal2spec +Source1: xmobar.desktop +Patch1: xmobar-0.13-default-fonts.patch %if %{with alsa} BuildRequires: ghc-alsa-mixer-devel @@ -80,7 +80,6 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop %files -%defattr(-,root,root,-) %doc LICENSE README samples/xmobar.config %attr(755,root,root) %{_bindir}/%{name} %attr(755,root,root) %{_bindir}/xmonadpropwrite @@ -88,6 +87,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop %changelog +* Fri Jan 6 2012 Jens Petersen - 0.14-2 +- update to cabal2spec-0.25.2 + * Wed Dec 14 2011 Ben Boeckel - 0.14-1 - Update to 0.14