|
@@ -1,6 +1,6 @@
|
|
%define pkg_name xmobar
|
|
%define pkg_name xmobar
|
|
-%define pkg_version 0.27
|
|
+%define pkg_version 0.29.3
|
|
-%define pkg_release 2%{?_dist_release}
|
|
+%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: a minimalistic text based status bar
|
|
Summary: a minimalistic text based status bar
|
|
Summary(ja): テキストを基礎とした最小のステータスバー
|
|
Summary(ja): テキストを基礎とした最小のステータスバー
|
|
@@ -17,28 +17,28 @@ Source0: packages
|
|
# # Patch for building with hinotify-3.10
|
|
# # Patch for building with hinotify-3.10
|
|
# Source2: xmobar-0.26_with_hinotify-3.10.patch
|
|
# Source2: xmobar-0.26_with_hinotify-3.10.patch
|
|
|
|
|
|
-Source11: hinotify-0.3.10.tar.gz
|
|
+Source11: hinotify-0.4.tar.gz
|
|
Source12: hinotify.cabal
|
|
Source12: hinotify.cabal
|
|
-Source13: timezone-series-0.1.9.tar.gz
|
|
+Source13: parsec-numbers-0.1.0.tar.gz
|
|
-Source14: timezone-series.cabal
|
|
+Source14: parsec-numbers.cabal
|
|
-Source15: timezone-olson-0.1.9.tar.gz
|
|
+Source15: timezone-series-0.1.9.tar.gz
|
|
-Source16: timezone-olson.cabal
|
|
+Source16: timezone-series.cabal
|
|
-Source17: parsec-numbers-0.1.0.tar.gz
|
|
+Source17: timezone-olson-0.1.9.tar.gz
|
|
-Source18: parsec-numbers.cabal
|
|
+Source18: timezone-olson.cabal
|
|
-Source19: xmobar-0.27.tar.gz
|
|
+Source19: xmobar-0.29.3.tar.gz
|
|
Source20: xmobar.cabal
|
|
Source20: xmobar.cabal
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
BuildRequires: ghc haskell-platform
|
|
BuildRequires: ghc haskell-platform
|
|
-BuildRequires: xmonad
|
|
+BuildRequires: xmonad xmonad-contrib
|
|
BuildRequires: libXScrnSaver-devel
|
|
BuildRequires: libXScrnSaver-devel
|
|
BuildRequires: libffi-devel gmp-devel zlib-devel
|
|
BuildRequires: libffi-devel gmp-devel zlib-devel
|
|
BuildRequires: xorg-x11-devel
|
|
BuildRequires: xorg-x11-devel
|
|
BuildRequires: libXpm-devel
|
|
BuildRequires: libXpm-devel
|
|
|
|
|
|
Requires: haskell-platform-dep
|
|
Requires: haskell-platform-dep
|
|
-Requires: xmonad
|
|
+Requires: xmonad xmonad-contrib
|
|
Requires: libXpm
|
|
Requires: libXpm
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
@@ -122,6 +122,10 @@ popd
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Dec 17 2018 Toshiaki Ara <ara_t@384.jp> 0.29.3-1
|
|
|
|
+- update to 0.29.3
|
|
|
|
+- build using ghc-8.6.3
|
|
|
|
+
|
|
* Wed Aug 08 2018 Toshiaki Ara <ara_t@384.jp> 0.27-2
|
|
* Wed Aug 08 2018 Toshiaki Ara <ara_t@384.jp> 0.27-2
|
|
- build using ghc-8.4.3-2
|
|
- build using ghc-8.4.3-2
|
|
- add BuildRequires: libXScrnSaver-devel
|
|
- add BuildRequires: libXScrnSaver-devel
|