rpms/cpphs/devel cpphs.spec,1.4,1.5

Jens Petersen petersen at fedoraproject.org
Sun May 17 11:50:51 UTC 2009


Author: petersen

Update of /cvs/pkgs/rpms/cpphs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24387

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


Index: cpphs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cpphs/devel/cpphs.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- cpphs.spec	24 Apr 2009 12:58:45 -0000	1.4
+++ cpphs.spec	17 May 2009 11:50:19 -0000	1.5
@@ -6,7 +6,7 @@
 
 Name:           cpphs
 Version:        1.6
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        C pre-processor for Haskell
 Group:          Development/Languages
 License:        GPL+ and LGPLv2+
@@ -15,7 +15,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, ghc-rpm-macros
 %if %{with doc}
 BuildRequires:  ghc-doc
 %endif
@@ -145,6 +145,9 @@ fi
 
 
 %changelog
+* Sun May 17 2009 Jens Petersen <petersen at redhat.com> - 1.6-8
+- buildrequires ghc-rpm-macros (cabal2spec-0.16)
+
 * Fri Apr 24 2009 Jens Petersen <petersen at redhat.com> - 1.6-7
 - update to cabal2spec-0.14
 




More information about the fedora-extras-commits mailing list