Author: pluto Date: Mon Dec 4 21:54:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.2.1.
---- Files affected: SPECS: mpfr.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/mpfr.spec diff -u SPECS/mpfr.spec:1.1 SPECS/mpfr.spec:1.2 --- SPECS/mpfr.spec:1.1 Sun Apr 23 21:13:33 2006 +++ SPECS/mpfr.spec Mon Dec 4 22:54:13 2006 @@ -2,15 +2,13 @@ Summary: Multiple-precision floating-point computations library Summary(pl): Biblioteka obliczeń zmiennoprzecinkowych wielokrotnej precyzji Name: mpfr -Version: 2.2.0 +Version: 2.2.1 Release: 1 License: LGPL Group: Libraries Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2 -# Source0-md5: 1a81f721ee78cb027f6c41a243d3a33d +# Source0-md5: 40bf06f8081461d8db7d6f4ad5b9f6bd Patch0: %{name}-info.patch -# http://www.mpfr.org/mpfr-current/patches -Patch1: %{name}-site.patch URL: http://www.mpfr.org/ BuildRequires: gmp-devel >= 4.1.0 BuildRequires: texinfo @@ -64,12 +62,12 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %configure \ --enable-shared -%{__make} + +%{__make} all check %install rm -rf $RPM_BUILD_ROOT @@ -112,5 +110,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/12/04 21:54:13 pluto +- updated to 2.2.1. + Revision 1.1 2006/04/23 19:13:33 qboosh - new, separate from gmp now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpfr.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
