[ghc-executable-path] move filepath dep

Jens Petersen petersen at fedoraproject.org
Sat Nov 17 14:18:13 UTC 2012


commit 116321897874e8af18e03b01b0cfb15db3fb3692
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Nov 17 23:16:14 2012 +0900

    move filepath dep

 ghc-executable-path.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-executable-path.spec b/ghc-executable-path.spec
index b4ede32..f08252b 100644
--- a/ghc-executable-path.spec
+++ b/ghc-executable-path.spec
@@ -23,9 +23,9 @@ 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
-BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
+BuildRequires:  ghc-filepath-devel
 
 %description
 %{common_description}


More information about the scm-commits mailing list