commit xmonad for openSUSE:Factory
Hello community, here is the log from the commit of package xmonad for openSUSE:Factory checked in at 2015-09-02 00:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmonad (Old) and /work/SRC/openSUSE:Factory/.xmonad.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xmonad" Changes: -------- --- /work/SRC/openSUSE:Factory/xmonad/xmonad.changes 2015-05-21 08:39:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmonad.new/xmonad.changes 2015-09-02 00:36:00.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Aug 30 13:35:30 UTC 2015 - mimi.vx@gmail.com + +- drop relax-utfstring-dep.patch , use of new macros functions instead + +------------------------------------------------------------------- Old: ---- relax-utfstring-dep.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmonad.spec ++++++ --- /var/tmp/diff_new_pack.fJGROI/_old 2015-09-02 00:36:01.000000000 +0200 +++ /var/tmp/diff_new_pack.fJGROI/_new 2015-09-02 00:36:01.000000000 +0200 @@ -19,7 +19,7 @@ %global pkg_name xmonad # no useful debuginfo for Haskell packages without C sources %global debug_package %{nil} -Name: %{pkg_name} +Name: xmonad Version: 0.11.1 Release: 0 Summary: A tiling window manager @@ -28,8 +28,6 @@ Url: https://hackage.haskell.org/package/%{name} Source0: %{name}-%{version}.tar.gz Source1: xmonad.desktop -# PATCH-FIX-UPSTREAM relax-utfstring-dep.patch relax dep on utf8-string >0.3 -Patch0: relax-utfstring-dep.patch BuildRequires: ghc-Cabal-devel BuildRequires: ghc-X11-devel BuildRequires: ghc-containers-devel @@ -74,7 +72,7 @@ %prep %setup -q -%patch0 -p1 +cabal-tweak-dep-ver utf8-string '< 0.4' '< 1.1' %build %{ghc_lib_build}
participants (1)
-
root@hilbert.suse.de