SPECS: gmp.spec - added multilib patch, release 3
qboosh
qboosh at pld-linux.org
Fri Dec 29 04:24:59 CET 2006
Author: qboosh Date: Fri Dec 29 03:24:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added multilib patch, release 3
---- Files affected:
SPECS:
gmp.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/gmp.spec
diff -u SPECS/gmp.spec:1.96 SPECS/gmp.spec:1.97
--- SPECS/gmp.spec:1.96 Fri Dec 29 01:32:55 2006
+++ SPECS/gmp.spec Fri Dec 29 04:24:52 2006
@@ -14,12 +14,13 @@
Summary(ru): âÉÂĚÉĎÔĹËÁ GNU ĐŇĎÉÚ×ĎĚŘÎĎĘ ÔĎŢÎĎÓÔÉ
Name: gmp
Version: 4.2.1
-Release: 2
+Release: 3
License: LGPL
Group: Libraries
Source0: ftp://ftp.gnu.org/gnu/gmp/%{name}-%{version}.tar.bz2
# Source0-md5: 091c56e0e1cca6b09b17b69d47ef18e3
Patch0: %{name}-info.patch
+Patch1: %{name}-multilib.patch
URL: http://www.swox.com/gmp/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -212,6 +213,10 @@
%prep
%setup -q
%patch0 -p1
+%ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
+# ugly hack, don't apply on other archs (also recheck sizes on each upgrade)
+%patch1 -p1
+%endif
%build
%{__libtoolize}
@@ -284,6 +289,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2006/12/29 03:24:52 qboosh
+- added multilib patch, release 3
+
Revision 1.96 2006/12/29 00:32:55 qboosh
- added cxx bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gmp.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list