OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Oct-2005 08:39:04
Branch: HEAD Handle: 2005101407390400
Modified files:
openpkg-src/gmp gmp.spec
Log:
ok, seems the old hack for removing SPARC assembly stuff no longer
works as expected, so try without it (else clamav does not build under
Solaris/sparc)
Summary:
Revision Changes Path
1.32 +1 -2 openpkg-src/gmp/gmp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gmp/gmp.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 gmp.spec
--- openpkg-src/gmp/gmp.spec 8 Oct 2005 07:44:08 -0000 1.31
+++ openpkg-src/gmp/gmp.spec 14 Oct 2005 06:39:04 -0000 1.32
@@ -33,7 +33,7 @@
Group: Algorithm
License: LGPL
Version: 4.1.4
-Release: 20051008
+Release: 20051014
# list of sources
Source0: ftp://ftp.gnu.org/gnu/gmp/gmp-%{version}.tar.gz
@@ -68,7 +68,6 @@
%prep
%setup -q
%patch -p0
- rm -rf mpn/sparc*
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]