Author: baggins Date: Fri Aug 27 20:56:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - internal ghc-binary is not the same thing as ghc-binary package
---- Files affected: packages/ghc: ghc.spec (1.111 -> 1.112) ---- Diffs: ================================================================ Index: packages/ghc/ghc.spec diff -u packages/ghc/ghc.spec:1.111 packages/ghc/ghc.spec:1.112 --- packages/ghc/ghc.spec:1.111 Fri Aug 27 14:22:03 2010 +++ packages/ghc/ghc.spec Fri Aug 27 22:56:54 2010 @@ -17,7 +17,7 @@ Summary(pl.UTF-8): System kompilacji Glasgow Haskell Name: ghc Version: 6.12.3 -Release: 1 +Release: 2 License: BSD-like w/o adv. clause Group: Development/Languages Source0: http://darcs.haskell.org/download/dist/%{version}/%{name}-%{version}-src.tar.bz2 @@ -56,9 +56,7 @@ BuildRequires: texlive-latex-bibtex #For generating documentation in PDF: fop or xmltex %endif -Obsoletes: ghc-binary Obsoletes: haddock -Provides: ghc-binary Provides: haddock Suggests: ghc-haskell-platform ExclusiveArch: %{ix86} %{x8664} @@ -815,6 +813,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.112 2010/08/27 20:56:54 baggins +- rel 2 +- internal ghc-binary is not the same thing as ghc-binary package + Revision 1.111 2010/08/27 12:22:03 baggins - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc.spec?r1=1.111&r2=1.112&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
