From 949c3b3b96ef42e6d956132e8f04ed3f4c22793a Mon Sep 17 00:00:00 2001 From: Lakshmi Narasimhan T V Date: Tue, 18 Sep 2012 19:25:41 +0530 Subject: [PATCH] Corrected typo in BuildRequires. modified: ghc-executable-path.spec --- ghc-executable-path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-executable-path.spec b/ghc-executable-path.spec index f8536de..b4ede32 100644 --- a/ghc-executable-path.spec +++ b/ghc-executable-path.spec @@ -23,7 +23,7 @@ URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel -VuildRequires: ghc-filepath-devel +BuildRequires: ghc-filepath-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec