Author: sparky Date: Sun May 16 14:48:27 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: gmp-devel
---- Files affected: packages/ghc-terminfo: ghc-terminfo.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/ghc-terminfo/ghc-terminfo.spec diff -u packages/ghc-terminfo/ghc-terminfo.spec:1.1 packages/ghc-terminfo/ghc-terminfo.spec:1.2 --- packages/ghc-terminfo/ghc-terminfo.spec:1.1 Sat Apr 10 20:13:17 2010 +++ packages/ghc-terminfo/ghc-terminfo.spec Sun May 16 16:48:22 2010 @@ -10,6 +10,7 @@ # Source0-md5: 5840d32cc06109d23ebda5509fb242a9 URL: http://hackage.haskell.org/package/%{pkgname}/ BuildRequires: ghc >= 6.10 +BuildRequires: gmp-devel BuildRequires: ncurses-devel %requires_eq ghc Requires: ncurses-devel @@ -18,10 +19,10 @@ %define libsubdir ghc-%(/usr/bin/ghc --numeric-version)/%{pkgname}-%{version} %description -This library provides an interface to the terminfo database -(via bindings to the curses library). Terminfo allows POSIX -systems to interact with a variety of terminals using -a standard set of capabilities. +This library provides an interface to the terminfo database (via +bindings to the curses library). Terminfo allows POSIX systems to +interact with a variety of terminals using a standard set of +capabilities. %prep %setup -q -n %{pkgname}-%{version} @@ -71,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/05/16 14:48:22 sparky +- BR: gmp-devel + Revision 1.1 2010/04/10 18:13:17 baggins - initial revision ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-terminfo/ghc-terminfo.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
