[xmobar] - Update to cabal2spec-0.22.4 - Update to 0.12

Ben Boeckel mathstuf at fedoraproject.org
Tue Jan 25 14:30:49 UTC 2011


commit 7ccfc7d9da45bb8c75f68012bee00fb1655d7e6b
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue Jan 25 09:23:48 2011 -0500

    - Update to cabal2spec-0.22.4
    - Update to 0.12

 .gitignore  |    1 +
 sources     |    2 +-
 xmobar.spec |   15 +++++++++------
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24ffb9d..ccac63b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xmobar-0.11.1.tar.gz
+/xmobar-0.12.tar.gz
diff --git a/sources b/sources
index cdd497c..8a0efe8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-766fe504909384628321fb7472fdb621  xmobar-0.11.1.tar.gz
+51a03c5c4597757d292b4c0e01879e1c  xmobar-0.12.tar.gz
diff --git a/xmobar.spec b/xmobar.spec
index 665450b..cddf392 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -8,8 +8,8 @@
 %global debug_package %{nil}
 
 Name:           xmobar
-Version:        0.11.1
-Release:        9%{?dist}
+Version:        0.12
+Release:        1%{?dist}
 Summary:        A minimalistic text-based status bar
 
 Group:          User Interface/X
@@ -23,17 +23,16 @@ Patch0:         xmobar.libmpd-0.5.patch
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  desktop-file-utils
-BuildRequires:  ghc, ghc-devel
-BuildRequires:  ghc-rpm-macros >= 0.8.1
+BuildRequires:  ghc
+BuildRequires:  ghc-devel
+BuildRequires:  ghc-rpm-macros >= 0.7.3
 BuildRequires:  ghc-X11-devel >= 1.3.0
 BuildRequires:  ghc-X11-xft-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-utf8-string-devel
-%if %{with hinotify}
 BuildRequires:  ghc-hinotify-devel
-%endif
 %if %{with libmpd}
 BuildRequires:  ghc-libmpd-devel
 %endif
@@ -83,6 +82,10 @@ popd
 
 
 %changelog
+* Tue Jan 25 2011 Ben Boeckel <mathstuf at gmail.com> - 0.12-1
+- Update to cabal2spec-0.22.4
+- Update to 0.12
+
 * Wed Jan 19 2011 Jens Petersen <petersen at redhat.com> - 0.11.1-9
 - update to cabal2spec-0.22.4
 - BR ghc-devel


More information about the scm-commits mailing list