From 36036c8f493ce10b5fc5c77f8436b4401d39f8c0 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:21:03 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20gmp-4.0?= =?UTF-8?q?.1-2.src.rpm=20Tue=20Feb=2026=202002=20Trond=20Eivind=20Glomsr?= =?UTF-8?q?=F8d=20=204.0.1-2=20-=20Rebuild=20Tue=20Jan=202?= =?UTF-8?q?2=202002=20Florian=20La=20Roche=20?= =?UTF-8?q?=20-=20update=20to=204.0.1=20-=20bzip2=20src=20Wed=20Jan=2009?= =?UTF-8?q?=202002=20Tim=20Powers=20=20-=20automated=20re?= =?UTF-8?q?build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- gmp.spec | 21 ++++++++++++++------- sources | 2 +- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 28db156..cbdf2aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gmp-3.1.1.tar.gz +gmp-4.0.1.tar.bz2 diff --git a/gmp.spec b/gmp.spec index 1497ee6..7b24245 100644 --- a/gmp.spec +++ b/gmp.spec @@ -1,10 +1,9 @@ Summary: A GNU arbitrary precision library. Name: gmp -Version: 3.1.1 -Release: 4 +Version: 4.0.1 +Release: 2 URL: http://www.gnu.org/ -Source: ftp://ftp.gnu.org/pub/gnu/gmp/gmp-%{version}.tar.gz -Patch: gmp-3.1.1-ia64.patch +Source: ftp://ftp.gnu.org/pub/gnu/gmp/gmp-%{version}.tar.bz2 Copyright: LGPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/gmp-root @@ -37,14 +36,13 @@ install the gmp package. %prep %setup -q -%patch -p1 %build # It's like libtoolize --copy --force, but different... cp /usr/share/libtool/config.{sub,guess} . # Slightly adjusted %%configure macro.... +# deleted: --target=%{_target_platform} ./configure \ - --target=%{_target_platform} \ --prefix=%{_prefix} \ --exec-prefix=%{_exec_prefix} \ --bindir=%{_bindir} \ @@ -64,7 +62,6 @@ make %install [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT %{makeinstall} -#gzip ${RPM_BUILD_ROOT}%{_infodir}/gmp.info* install -m 644 gmp-mparam.h ${RPM_BUILD_ROOT}%{_includedir} %post -p /sbin/ldconfig @@ -100,6 +97,16 @@ fi %{_infodir}/gmp.info* %changelog +* Tue Feb 26 2002 Trond Eivind Glomsrød 4.0.1-2 +- Rebuild + +* Tue Jan 22 2002 Florian La Roche +- update to 4.0.1 +- bzip2 src + +* Wed Jan 09 2002 Tim Powers +- automated rebuild + * Sun Jun 24 2001 Elliot Lee - Bump release + rebuild. diff --git a/sources b/sources index 4d0efe0..8b6b888 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c25f129df145fd6f72455926e911791 gmp-3.1.1.tar.gz +07c895aefa3739f25ae81ee3a2ba4d19 gmp-4.0.1.tar.bz2