Author: baggins Date: Thu Apr 8 21:25:39 2010 GMT Module: template-specs Tag: HEAD ---- Log message: - reqs cleanup
---- Files affected: template-specs: ghc-package.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: template-specs/ghc-package.spec diff -u template-specs/ghc-package.spec:1.5 template-specs/ghc-package.spec:1.6 --- template-specs/ghc-package.spec:1.5 Thu Apr 8 23:23:06 2010 +++ template-specs/ghc-package.spec Thu Apr 8 23:25:34 2010 @@ -10,10 +10,8 @@ # Source0-md5: - URL: http://hackage.haskell.org/package/%{pkgname}/ BuildRequires: ghc -#BuildRequires: ghc-binary -#BuildRequires: ghc-dataenc -#BuildRequires: ghc-mmap -#BuildRequires: ghc-zlib +#BuildRequires: ghc-OTHERMODULE +%requires_eq ghc ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/04/08 21:25:34 baggins +- reqs cleanup + Revision 1.5 2010/04/08 21:23:06 baggins - ghc comment not needed after renaming spec to ghc-package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/ghc-package.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
