[alex] now depends on QuickCheck

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 08:39:11 UTC 2012


commit 31ca8edfec78027d79bf0ee73e00c1990f26627e
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 17:39:08 2012 +0900

    now depends on QuickCheck

 alex.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/alex.spec b/alex.spec
index 4ef09f5..9607b7a 100644
--- a/alex.spec
+++ b/alex.spec
@@ -12,6 +12,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  autoconf docbook-style-xsl libxslt
+BuildRequires:  ghc-QuickCheck-devel
 
 %description
 Alex is a tool for generating lexical analysers in Haskell, given a
@@ -46,6 +47,7 @@ cd ..
 %changelog
 * Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 3.0.1-1
 - update to 3.0.1
+- depends on QuickCheck
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.5-6.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list