- Update to cabal2spec-0.22.4
- Update to 0.12
This commit is contained in:
parent
97a15fe986
commit
7ccfc7d9da
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/xmobar-0.11.1.tar.gz
|
||||
/xmobar-0.12.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
766fe504909384628321fb7472fdb621 xmobar-0.11.1.tar.gz
|
||||
51a03c5c4597757d292b4c0e01879e1c xmobar-0.12.tar.gz
|
||||
|
15
xmobar.spec
15
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@gmail.com> - 0.12-1
|
||||
- Update to cabal2spec-0.22.4
|
||||
- Update to 0.12
|
||||
|
||||
* Wed Jan 19 2011 Jens Petersen <petersen@redhat.com> - 0.11.1-9
|
||||
- update to cabal2spec-0.22.4
|
||||
- BR ghc-devel
|
||||
|
Loading…
Reference in New Issue
Block a user