rpms/ghc-hashed-storage/devel ghc-hashed-storage.spec,1.2,1.3

Jens Petersen petersen at fedoraproject.org
Sat Jan 23 10:09:22 UTC 2010


Author: petersen

Update of /cvs/extras/rpms/ghc-hashed-storage/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6493

Modified Files:
	ghc-hashed-storage.spec 
Log Message:
now depends also on ghc-binary and ghc-dataenc


Index: ghc-hashed-storage.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-hashed-storage/devel/ghc-hashed-storage.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ghc-hashed-storage.spec	23 Jan 2010 09:25:54 -0000	1.2
+++ ghc-hashed-storage.spec	23 Jan 2010 10:09:22 -0000	1.3
@@ -10,7 +10,7 @@ The supported storage formats include da
 tree and an indexed plain tree (where the index maintains hashes of the plain\
 files and directories).
 
-%global ghc_pkg_deps ghc-mmap-devel, ghc-mtl-devel, ghc-zlib-devel
+%global ghc_pkg_deps ghc-binary-devel, ghc-dataenc-devel, ghc-mmap-devel, ghc-mtl-devel, ghc-zlib-devel
 
 %bcond_without shared
 
@@ -70,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sat Jan 23 2010 Jens Petersen <petersen at redhat.com> - 0.4.5-1
 - update to 0.4.5 for darcs-beta
 - code is now pure BSD: upstream rewrote SHA256.hs
+- now depends also on ghc-binary and ghc-dataenc
 
 * Tue Jan 12 2010 Jens Petersen <petersen at redhat.com> - 0.3.9-2
 - update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1:



More information about the scm-commits mailing list