auto-import changelog data from gsl-1.4-1.src.rpm
Thu Aug 21 2003 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.4 Wed Jun 25 2003 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.3 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
6268e05b05
commit
6fdef5aeff
@ -1 +1 @@
|
||||
gsl-1.1.1.tar.gz
|
||||
gsl-1.4.tar.gz
|
||||
|
18
gsl.spec
18
gsl.spec
@ -1,7 +1,7 @@
|
||||
Summary: The GNU Scientific Library for numerical analysis.
|
||||
Name: gsl
|
||||
Version: 1.1.1
|
||||
Release: 5
|
||||
Version: 1.4
|
||||
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
|
||||
@ -31,7 +31,7 @@ Library).
|
||||
|
||||
%build
|
||||
%configure
|
||||
touch doc/gsl-ref.info
|
||||
#touch doc/gsl-ref.info
|
||||
make
|
||||
|
||||
%install
|
||||
@ -60,8 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README NEWS
|
||||
%doc KNOWN-PROBLEMS MACHINES THANKS TODO
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
|
||||
%{_libdir}/*so.*
|
||||
%{_libdir}/*.la
|
||||
%{_bindir}/gsl-histogram
|
||||
@ -78,6 +77,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Aug 21 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- update to 1.4
|
||||
|
||||
* Wed Jun 25 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- update to 1.3
|
||||
|
||||
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user