cblrpm refresh
This commit is contained in:
parent
10c855097a
commit
ff4b8b97ab
12
xmobar.spec
12
xmobar.spec
@ -1,16 +1,13 @@
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
# no useful debuginfo for Haskell packages without C sources
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: xmobar
|
||||
Version: 0.22.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A minimalistic text-based status bar
|
||||
|
||||
License: BSD
|
||||
URL: http://hackage.haskell.org/package/%{name}
|
||||
Source0: http://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Url: https://hackage.haskell.org/package/%{name}
|
||||
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: xmobar.desktop
|
||||
Patch0: xmobar-flags.patch
|
||||
Patch1: xmobar-default-fonts.patch
|
||||
@ -79,6 +76,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 28 2015 Jens Petersen <petersen@redhat.com> - 0.22.1-2
|
||||
- cblrpm refresh
|
||||
|
||||
* Thu Dec 11 2014 Ben Boeckel <mathstuf@gmail.com> - 0.22.1-1
|
||||
- update to 0.22.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user