bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 03:21:03 +00:00
parent bfad1a33a2
commit a4f438d3b8

View File

@ -1,7 +1,7 @@
Summary: The GNU Scientific Library for numerical analysis. Summary: The GNU Scientific Library for numerical analysis.
Name: gsl Name: gsl
Version: 1.7 Version: 1.7
Release: 1.2 Release: 1.2.1
URL: http://sources.redhat.com/gsl/ URL: http://sources.redhat.com/gsl/
Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz
Patch0: gsl-1.1-nousr.patch Patch0: gsl-1.1-nousr.patch
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.7-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.7-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.7-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes