update to 1.8
This commit is contained in:
parent
eb1e0e3110
commit
acbc036eea
@ -1 +1 @@
|
||||
gsl-1.7.tar.gz
|
||||
gsl-1.8.tar.gz
|
||||
|
9
gsl.spec
9
gsl.spec
@ -1,11 +1,11 @@
|
||||
Summary: The GNU Scientific Library for numerical analysis.
|
||||
Name: gsl
|
||||
Version: 1.7
|
||||
Release: 2
|
||||
Version: 1.8
|
||||
Release: 1
|
||||
URL: http://sources.redhat.com/gsl/
|
||||
Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz
|
||||
Patch0: gsl-1.1-nousr.patch
|
||||
Patch1: gsl-1.7-lib64.patch
|
||||
Patch1: gsl-1.8-lib64.patch
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri May 5 2006 Ivana Varekova <varekova@redhat.com> - 1.8-1
|
||||
- update to 1.8
|
||||
|
||||
* Fri Mar 3 2006 Ivana Varekova <varekova@redhat.com> - 1.7-2
|
||||
- fix multilib problem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user