[packages/ghc-QuickCheck] - don't force R on the exact ghc release - rel 2
baggins
baggins at pld-linux.org
Sun May 24 00:26:28 CEST 2020
commit 3c121972b62da8f13cdc9c67523036bfcf4c54cb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 24 00:26:07 2020 +0200
- don't force R on the exact ghc release
- rel 2
ghc-QuickCheck.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-QuickCheck.spec b/ghc-QuickCheck.spec
index 11b53b6..c457bb4 100644
--- a/ghc-QuickCheck.spec
+++ b/ghc-QuickCheck.spec
@@ -6,7 +6,7 @@ Summary: QuickCheck 2 - library for random testing of program properties
Summary(pl.UTF-8): QuickCheck 2 - biblioteka do losowego testowania właściwości programu
Name: ghc-QuickCheck
Version: 2.14
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages
#Source0Download: http://hackage.haskell.org/package/QuickCheck
@@ -22,7 +22,7 @@ BuildRequires: ghc-random-prof
BuildRequires: ghc-splitmix-prof
%endif
BuildRequires: rpmbuild(macros) >= 1.608
-%requires_releq ghc
+%requires_eq ghc
Requires: ghc-random
Requires: ghc-splitmix
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-QuickCheck.git/commitdiff/3c121972b62da8f13cdc9c67523036bfcf4c54cb
More information about the pld-cvs-commit
mailing list