packages: ghc-binary/ghc-binary.spec - renamed to ghc-binary
baggins
baggins at pld-linux.org
Thu Apr 8 23:18:23 CEST 2010
Author: baggins Date: Thu Apr 8 21:18:23 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- renamed to ghc-binary
---- Files affected:
packages/ghc-binary:
ghc-binary.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/ghc-binary/ghc-binary.spec
diff -u packages/ghc-binary/ghc-binary.spec:1.1 packages/ghc-binary/ghc-binary.spec:1.2
--- packages/ghc-binary/ghc-binary.spec:1.1 Thu Nov 26 11:12:01 2009
+++ packages/ghc-binary/ghc-binary.spec Thu Apr 8 23:18:18 2010
@@ -1,6 +1,6 @@
# $Revision$, $Date$
Summary: Binary serialisation for Haskell values using lazy ByteStrings
-Name: haskell-binary
+Name: ghc-binary
Version: 0.5.0.2
Release: 0.1
License: BSD
@@ -8,7 +8,7 @@
Source0: http://hackage.haskell.org/packages/archive/binary/0.5.0.2/binary-%{version}.tar.gz
# Source0-md5: 6bf8f3d1441602c9ab09a75e3bd6e926
URL: http://hackage.haskell.org/package/hashed-storage/
-BuildRequires: haskell
+BuildRequires: ghc
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -47,6 +47,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2010/04/08 21:18:18 baggins
+- renamed to ghc-binary
+
Revision 1.1 2009/11/26 10:12:01 arekm
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-binary/ghc-binary.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list