From a09f14a036173564450c102e2dee5a4b2f459288 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 30 May 2009 03:23:22 +0000 Subject: [PATCH] cabal2spec format for ghc-rpm-macros requires --- ghc-HTTP.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 05d6250..c5c4c7c 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -19,8 +19,7 @@ Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{versio BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha -BuildRequires: ghc -BuildRequires: ghc-rpm-macros +BuildRequires: ghc, ghc-rpm-macros %if %{with doc} BuildRequires: ghc-doc %endif @@ -49,8 +48,8 @@ built for ghc-%{ghc_version}. %if %{with doc} %package doc -Summary: Documentation for %{name} -Group: Development/Libraries +Summary: Documentation for %{name} +Group: Development/Libraries Requires: ghc-doc = %{ghc_version} Requires(post): ghc-doc = %{ghc_version} Requires(postun): ghc-doc = %{ghc_version}