]> git.pld-linux.org Git - packages/xmonad.git/commitdiff
- rel 2, relax deps auto/th/xmonad-0.15-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 30 May 2020 20:17:54 +0000 (22:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 30 May 2020 20:18:04 +0000 (22:18 +0200)
xmonad.spec

index 3d45badf7253063bf28e9acb0c813328fc7b165d..bfc595b535b01daf1993eca7eef91d61e5f79dad 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Tiling window manager
 Name:          xmonad
 Version:       0.15
-Release:       1
+Release:       2
 License:       BSD
 Group:         X11/Window Managers
 Source0:       http://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -20,11 +20,11 @@ BuildRequires:      ghc-setlocale
 BuildRequires: ghc-utf8-string >= 0.3
 BuildRequires: rpmbuild(macros) >= 1.608
 %requires_eq   ghc
-%requires_releq        ghc-extensible-exceptions
-%requires_releq        ghc-mtl
-%requires_releq        ghc-setlocale
-%requires_releq        ghc-utf8-string
-%requires_releq        ghc-X11
+Requires:      ghc-X11 >= 1.6
+Requires:      ghc-extensible-exceptions
+Requires:      ghc-mtl
+Requires:      ghc-setlocale
+Requires:      ghc-utf8-string >= 0.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
This page took 0.140732 seconds and 4 git commands to generate.