Author: qboosh Date: Sat Aug 23 22:03:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 4.2.3 - removed obsolete cstdio patch
---- Files affected: SPECS: gmp.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: SPECS/gmp.spec diff -u SPECS/gmp.spec:1.106 SPECS/gmp.spec:1.107 --- SPECS/gmp.spec:1.106 Wed Jul 2 22:10:38 2008 +++ SPECS/gmp.spec Sun Aug 24 00:03:07 2008 @@ -13,15 +13,14 @@ Summary(uk.UTF-8): Бібліотека GNU довільної точності Summary(ru.UTF-8): Библиотека GNU произвольной точности Name: gmp -Version: 4.2.2 -Release: 4 +Version: 4.2.3 +Release: 1 License: LGPL v3+ Group: Libraries Source0: http://ftp.gnu.org/gnu/gmp/%{name}-%{version}.tar.bz2 -# Source0-md5: 7ce52531644e6d12f16911b7e3151f3f +# Source0-md5: 7cc56604c03134f2c4bc1fb1ea748f6f Patch0: %{name}-info.patch Patch1: %{name}-multilib.patch -Patch2: %{name}-cstdio.patch URL: http://gmplib.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -257,7 +256,6 @@ # ugly hack, don't apply on other archs (also recheck sizes on each upgrade) %patch1 -p1 %endif -%patch2 -p1 %build %{__libtoolize} @@ -285,10 +283,10 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post devel -p /sbin/postshell +%post devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun devel -p /sbin/postshell +%postun devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %post bsd -p /sbin/ldconfig @@ -351,6 +349,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2008/08/23 22:03:07 qboosh +- updated to 4.2.3 +- removed obsolete cstdio patch + Revision 1.106 2008/07/02 20:10:38 sls - added cstdio.patch - rel. 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmp.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
