packages: ghc-hashed-storage/ghc-hashed-storage.spec - 0.5.2
baggins
baggins at pld-linux.org
Fri Aug 27 22:46:48 CEST 2010
Author: baggins Date: Fri Aug 27 20:46:48 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.5.2
---- Files affected:
packages/ghc-hashed-storage:
ghc-hashed-storage.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/ghc-hashed-storage/ghc-hashed-storage.spec
diff -u packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.6 packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.7
--- packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.6 Fri Aug 27 22:29:23 2010
+++ packages/ghc-hashed-storage/ghc-hashed-storage.spec Fri Aug 27 22:46:43 2010
@@ -2,22 +2,22 @@
%define pkgname hashed-storage
Summary: Hashed file storage support code
Name: ghc-%{pkgname}
-Version: 0.4.10
-Release: 2
+Version: 0.5.2
+Release: 0.1
License: BSD
Group: Development/Languages
Source0: http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 12c5b21a74e0ad1d975ba73c247bf77c
+# Source0-md5: 9173f18fc672dab4e05d38092d5e7dc6
URL: http://hackage.haskell.org/package/%{pkgname}/
BuildRequires: ghc >= 6.12.3
BuildRequires: ghc-binary
BuildRequires: ghc-dataenc
-BuildRequires: ghc-mmap = 1:0.4.1
+BuildRequires: ghc-mmap >= 1:0.5
BuildRequires: ghc-zlib
%requires_eq ghc
Requires: ghc-binary
Requires: ghc-dataenc
-Requires: ghc-mmap = 1:0.4.1
+Requires: ghc-mmap >= 1:0.5
Requires: ghc-zlib
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2010/08/27 20:46:43 baggins
+- 0.5.2
+
Revision 1.6 2010/08/27 20:29:23 baggins
- updated packaging to new template (ghc 6.12.3+)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-hashed-storage/ghc-hashed-storage.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list