Author: sls Date: Wed Jul 2 20:10:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added cstdio.patch - rel. 4
---- Files affected: SPECS: gmp.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/gmp.spec diff -u SPECS/gmp.spec:1.105 SPECS/gmp.spec:1.106 --- SPECS/gmp.spec:1.105 Tue Apr 8 10:24:51 2008 +++ SPECS/gmp.spec Wed Jul 2 22:10:38 2008 @@ -14,13 +14,14 @@ Summary(ru.UTF-8): Библиотека GNU произвольной точности Name: gmp Version: 4.2.2 -Release: 3 +Release: 4 License: LGPL v3+ Group: Libraries Source0: http://ftp.gnu.org/gnu/gmp/%{name}-%{version}.tar.bz2 # Source0-md5: 7ce52531644e6d12f16911b7e3151f3f Patch0: %{name}-info.patch Patch1: %{name}-multilib.patch +Patch2: %{name}-cstdio.patch URL: http://gmplib.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -256,6 +257,7 @@ # ugly hack, don't apply on other archs (also recheck sizes on each upgrade) %patch1 -p1 %endif +%patch2 -p1 %build %{__libtoolize} @@ -349,6 +351,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2008/07/02 20:10:38 sls +- added cstdio.patch +- rel. 4 + Revision 1.105 2008/04/08 08:24:51 glen - unify ftp.gnu.org urls ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmp.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
