rpms/haddock/devel haddock.spec,1.15,1.16

Jens Petersen petersen at fedoraproject.org
Mon Dec 15 05:30:27 UTC 2008


Author: petersen

Update of /cvs/extras/rpms/haddock/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8505

Modified Files:
	haddock.spec 
Log Message:
buildrequires autoconf


Index: haddock.spec
===================================================================
RCS file: /cvs/extras/rpms/haddock/devel/haddock.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- haddock.spec	5 Dec 2008 09:27:13 -0000	1.15
+++ haddock.spec	15 Dec 2008 05:29:57 -0000	1.16
@@ -8,7 +8,7 @@
 Name:           haddock
 Version:        2.4.1
 Release:        1%{?dist}
-Summary:        Haddock documentation tool for annotated Haskell source code
+Summary:        Haskell Documentation tool
 
 Group:          Development/Tools
 License:        BSD
@@ -20,7 +20,8 @@
 BuildRequires:  ghc = %{ghc_version}
 # currently workaround this with patch below
 #Buildrequires:  ghc-paths
-BuildRequires:  libxslt docbook-style-xsl
+# for doc/
+BuildRequires:  libxslt, docbook-style-xsl, autoconf
 BuildRequires:  ghc-prof = %{ghc_version}
 Patch1:         haddock-2.4.1-no-ghc-paths.patch
 
@@ -122,14 +123,15 @@
 
 
 %changelog
-* Fri Dec  5 2008 Jens Petersen <petersen at redhat.com> - 2.4.1-1
-- update to 2.4.1 release
+* Mon Dec 15 2008 Jens Petersen <petersen at redhat.com> - 2.4.1-1
+- update to 2.4.1 release needed for gtk2hs
 - update source url
 - drop coreutils and autoconf from buildrequires
 - add haddock-2.4.1-no-ghc-paths.patch to workaround no ghc-paths package yet
 - provide devel package
 - use rpm macros to build and package
 - version haddock program since it is also in ghc
+- buildrequire autoconf
 
 * Thu Jun 26 2008 Jens Petersen <petersen at redhat.com> - 2.0.0.0-3.fc10
 - drop ghcver subpackage in line with ghc




More information about the fedora-extras-commits mailing list