rpms/ghc-zlib/devel ghc-zlib.spec,1.11,1.12

Jens Petersen petersen at fedoraproject.org
Sat May 16 04:54:26 UTC 2009


Author: petersen

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

Modified Files:
	ghc-zlib.spec 
Log Message:
buildrequires ghc-rpm-macros (cabal2spec-0.16); rebuild for ghc-6.10.3


Index: ghc-zlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-zlib/devel/ghc-zlib.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- ghc-zlib.spec	24 Apr 2009 13:44:58 -0000	1.11
+++ ghc-zlib.spec	16 May 2009 04:53:56 -0000	1.12
@@ -8,7 +8,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.5.0.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Haskell compression and decompression library binding
 
 Group:          Development/Libraries
@@ -18,8 +18,7 @@ Source0:         http://hackage.haskell.
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
-# for latest macros.ghc
-BuildRequires:  ghc >= 6.10.2-3
+BuildRequires:  ghc, ghc-rpm-macros
 %if %{with doc}
 BuildRequires:  ghc-doc
 %endif
@@ -143,6 +142,9 @@ fi
 
 
 %changelog
+* Sat May 16 2009 Jens Petersen <petersen at redhat.com> - 0.5.0.0-9
+- buildrequires ghc-rpm-macros (cabal2spec-0.16)
+
 * Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 0.5.0.0-8
 - sync with cabal2spec-0.14
 




More information about the fedora-extras-commits mailing list