Author: baggins Date: Thu Apr 8 21:19:01 2010 GMT Module: packages Tag: HEAD ---- Log message: - renamed to ghc-hashed-storage
---- Files affected: packages/ghc-hashed-storage: ghc-hashed-storage.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/ghc-hashed-storage/ghc-hashed-storage.spec diff -u packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.2 packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.3 --- packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.2 Thu Nov 26 11:04:12 2009 +++ packages/ghc-hashed-storage/ghc-hashed-storage.spec Thu Apr 8 23:18:56 2010 @@ -1,6 +1,6 @@ # $Revision$, $Date$ Summary: Hashed file storage support code -Name: haskell-hashed-storage +Name: ghc-hashed-storage Version: 0.4.3 Release: 0.1 License: BSD @@ -8,11 +8,11 @@ Source0: http://hackage.haskell.org/packages/archive/hashed-storage/0.4.3/hashed-storage-%{version}.tar.gz # Source0-md5: a8427578dc13006689158cd9f2c90e56 URL: http://hackage.haskell.org/package/hashed-storage/ -BuildRequires: haskell -BuildRequires: haskell-binary -BuildRequires: haskell-dataenc -BuildRequires: haskell-mmap -BuildRequires: haskell-zlib +BuildRequires: ghc +BuildRequires: ghc-binary +BuildRequires: ghc-dataenc +BuildRequires: ghc-mmap +BuildRequires: ghc-zlib ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/04/08 21:18:56 baggins +- renamed to ghc-hashed-storage + Revision 1.2 2009/11/26 10:04:12 arekm - more BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-hashed-storage/ghc-hashed-storage.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
