packages: ghc-hashed-storage/ghc-hashed-storage.spec, ghc-haskeline/ghc-has...
baggins
baggins at pld-linux.org
Sat Aug 28 02:04:19 CEST 2010
Author: baggins Date: Sat Aug 28 00:04:20 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- requires_releq due to very unique ids in packages built with ghc 6.12+
---- Files affected:
packages/ghc-hashed-storage:
ghc-hashed-storage.spec (1.8 -> 1.9)
packages/ghc-haskeline:
ghc-haskeline.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/ghc-hashed-storage/ghc-hashed-storage.spec
diff -u packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.8 packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.9
--- packages/ghc-hashed-storage/ghc-hashed-storage.spec:1.8 Fri Aug 27 23:17:05 2010
+++ packages/ghc-hashed-storage/ghc-hashed-storage.spec Sat Aug 28 02:04:11 2010
@@ -14,10 +14,10 @@
BuildRequires: ghc-dataenc
BuildRequires: ghc-mmap >= 1:0.5
BuildRequires: ghc-zlib
-%requires_eq ghc
+%requires_releq ghc
Requires: ghc-binary
Requires: ghc-dataenc
-%requires_eq ghc-mmap
+%requires_releq ghc-mmap
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.9 2010/08/28 00:04:11 baggins
+- requires_releq due to very unique ids in packages built with ghc 6.12+
+
Revision 1.8 2010/08/27 21:17:05 baggins
- rel 1
- R build-time ghc-mmap version
================================================================
Index: packages/ghc-haskeline/ghc-haskeline.spec
diff -u packages/ghc-haskeline/ghc-haskeline.spec:1.4 packages/ghc-haskeline/ghc-haskeline.spec:1.5
--- packages/ghc-haskeline/ghc-haskeline.spec:1.4 Fri Aug 27 22:50:57 2010
+++ packages/ghc-haskeline/ghc-haskeline.spec Sat Aug 28 02:04:15 2010
@@ -12,7 +12,7 @@
BuildRequires: ghc >= 6.12.3
BuildRequires: ghc-utf8-string >= 0.3.6
BuildRequires: gmp-devel
-%requires_eq ghc
+%requires_releq ghc
Requires: ghc-utf8-string >= 0.3.6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2010/08/28 00:04:15 baggins
+- requires_releq due to very unique ids in packages built with ghc 6.12+
+
Revision 1.4 2010/08/27 20:50:57 baggins
- 0.6.2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-hashed-storage/ghc-hashed-storage.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskeline/ghc-haskeline.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list