Author: baggins Date: Sat Aug 28 00:04:26 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-mmap: ghc-mmap.spec (1.6 -> 1.7) packages/ghc-terminfo: ghc-terminfo.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/ghc-mmap/ghc-mmap.spec diff -u packages/ghc-mmap/ghc-mmap.spec:1.6 packages/ghc-mmap/ghc-mmap.spec:1.7 --- packages/ghc-mmap/ghc-mmap.spec:1.6 Fri Aug 27 23:15:54 2010 +++ packages/ghc-mmap/ghc-mmap.spec Sat Aug 28 02:04:19 2010 @@ -11,7 +11,7 @@ # Source0-md5: 642ecd97d88229ba4cd0a6d14b43f113 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) @@ -70,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/08/28 00:04:19 baggins +- requires_releq due to very unique ids in packages built with ghc 6.12+ + Revision 1.6 2010/08/27 21:15:54 baggins - rel 1 - hashed-storage and darcs look ok with it ================================================================ Index: packages/ghc-terminfo/ghc-terminfo.spec diff -u packages/ghc-terminfo/ghc-terminfo.spec:1.4 packages/ghc-terminfo/ghc-terminfo.spec:1.5 --- packages/ghc-terminfo/ghc-terminfo.spec:1.4 Fri Aug 27 22:40:21 2010 +++ packages/ghc-terminfo/ghc-terminfo.spec Sat Aug 28 02:04:22 2010 @@ -12,7 +12,7 @@ BuildRequires: ghc >= 6.12.3 BuildRequires: gmp-devel BuildRequires: ncurses-devel -%requires_eq ghc +%requires_releq ghc Requires: ncurses-devel 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:22 baggins +- requires_releq due to very unique ids in packages built with ghc 6.12+ + Revision 1.4 2010/08/27 20:40:21 baggins - 0.3.1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-mmap/ghc-mmap.spec?r1=1.6&r2=1.7&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-terminfo/ghc-terminfo.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
