]> git.pld-linux.org Git - packages/ghc-QuickCheck.git/commitdiff
- don't force R on the exact ghc release auto/th/ghc-QuickCheck-2.14-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 23 May 2020 22:26:07 +0000 (00:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 23 May 2020 22:26:07 +0000 (00:26 +0200)
- rel 2

ghc-QuickCheck.spec

index 11b53b60b71f100b28b9124751ad147bd86f2abe..c457bb43fb74061e1bd5dd64c13f8726c1366d16 100644 (file)
@@ -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)
This page took 0.086902 seconds and 4 git commands to generate.