packages: ghc-utf8-string/ghc-utf8-string.spec, ghc-zlib/ghc-zlib.spec - re...
baggins
baggins at pld-linux.org
Sat Aug 28 02:04:33 CEST 2010
Author: baggins Date: Sat Aug 28 00:04:33 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-utf8-string:
ghc-utf8-string.spec (1.4 -> 1.5)
packages/ghc-zlib:
ghc-zlib.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/ghc-utf8-string/ghc-utf8-string.spec
diff -u packages/ghc-utf8-string/ghc-utf8-string.spec:1.4 packages/ghc-utf8-string/ghc-utf8-string.spec:1.5
--- packages/ghc-utf8-string/ghc-utf8-string.spec:1.4 Fri Aug 27 22:39:09 2010
+++ packages/ghc-utf8-string/ghc-utf8-string.spec Sat Aug 28 02:04:26 2010
@@ -10,7 +10,7 @@
# Source0-md5: be8c5ef52a0824babdc89d60c1e9b600
URL: http://hackage.haskell.org/package/%{pkgname}/
BuildRequires: ghc >= 6.12.3
-%requires_eq ghc
+%requires_releq ghc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define ghcdir ghc-%(/usr/bin/ghc --numeric-version)
@@ -67,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2010/08/28 00:04:26 baggins
+- requires_releq due to very unique ids in packages built with ghc 6.12+
+
Revision 1.4 2010/08/27 20:39:09 baggins
- rel 2
================================================================
Index: packages/ghc-zlib/ghc-zlib.spec
diff -u packages/ghc-zlib/ghc-zlib.spec:1.3 packages/ghc-zlib/ghc-zlib.spec:1.4
--- packages/ghc-zlib/ghc-zlib.spec:1.3 Fri Aug 27 22:29:25 2010
+++ packages/ghc-zlib/ghc-zlib.spec Sat Aug 28 02:04:29 2010
@@ -10,7 +10,7 @@
# Source0-md5: 19859e241dc18ef1501a5d44d8523507
URL: http://hackage.haskell.org/package/%{pkgname}/
BuildRequires: ghc >= 6.12.3
-%requires_eq ghc
+%requires_releq ghc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define ghcdir ghc-%(/usr/bin/ghc --numeric-version)
@@ -73,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/08/28 00:04:29 baggins
+- requires_releq due to very unique ids in packages built with ghc 6.12+
+
Revision 1.3 2010/08/27 20:29:25 baggins
- updated packaging to new template (ghc 6.12.3+)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-utf8-string/ghc-utf8-string.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-zlib/ghc-zlib.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list