From 3dbe8799680e8da986defc60752e737b4e7a501d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:53:36 +0000 Subject: [PATCH] auto-import changelog data from gsl-0.7-2.src.rpm Thu Jan 18 2001 Preston Brown - prereq install-info (#24250) Mon Dec 11 2000 Preston Brown - 0.7, remove excludearch for ia64 --- .cvsignore | 2 +- gsl.spec | 20 +++++++++++++------- sources | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 08fa137..5ae8fe9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gsl-0.6.tar.gz +gsl-0.7.tar.gz diff --git a/gsl.spec b/gsl.spec index b86804f..f2afc2e 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,13 +1,13 @@ Summary: The GNU Scientific Library for numerical analysis. Name: gsl -Version: 0.6 -Release: 5 +Version: 0.7 +Release: 2 URL: http://sourceware.cygnus.com/gsl/ -Source: ftp://sourceware.cygnus.com/pub/gsl/gsl-%{version}.tar.gz +Source: ftp://sourceware.cygnus.com/pub/gsl/%{name}-%{version}.tar.gz License: GPL Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-root -ExcludeArch: ia64 +BuildRoot: %{_tmppath}/%{name}-root +Prereq: /sbin/install-info %description The gsl package includes the GNU Scientific Library (GSL). The GSL is a @@ -34,7 +34,7 @@ make %post /sbin/install-info %{_infodir}/gsl-ref.info.gz %{_infodir}/dir -/sbin/ldconfig +/sbin/ldconfig -n /usr/lib %postun -p /sbin/ldconfig @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog INSTALL NEWS README NEWS -%doc KNOWN-PROBLEMS MACHINES THANKS +%doc KNOWN-PROBLEMS MACHINES THANKS TODO %{_bindir}/* %{_datadir}/aclocal/* %{_libdir}/* @@ -57,6 +57,12 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/*info* %changelog +* Thu Jan 18 2001 Preston Brown +- prereq install-info (#24250) + +* Mon Dec 11 2000 Preston Brown +- 0.7, remove excludearch for ia64 + * Sun Jul 30 2000 Florian La Roche - fix %post to be a real shell and add ldconfig to %post diff --git a/sources b/sources index 30578c2..1e07f23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1081bca46d26dbed01ba8476daa9aaa4 gsl-0.6.tar.gz +d20ef38971c4b813b94b3b2079351ab7 gsl-0.7.tar.gz