rpms/ghc-HTTP/devel ghc-HTTP.spec,1.10,1.11

Jens Petersen petersen at fedoraproject.org
Sat May 30 03:23:53 UTC 2009


Author: petersen

Update of /cvs/pkgs/rpms/ghc-HTTP/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2013

Modified Files:
	ghc-HTTP.spec 
Log Message:
cabal2spec format for ghc-rpm-macros requires


Index: ghc-HTTP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-HTTP/devel/ghc-HTTP.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ghc-HTTP.spec	29 May 2009 23:33:35 -0000	1.10
+++ ghc-HTTP.spec	30 May 2009 03:23:22 -0000	1.11
@@ -19,8 +19,7 @@ Source0:        http://hackage.haskell.o
 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}




More information about the scm-commits mailing list