auto-import changelog data from gsl-1.1.1-5.src.rpm

Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1.1.1-4
- remove unpackaged files from the buildroot
This commit is contained in:
cvsdist 2004-09-09 05:54:41 +00:00
parent f97bf0ed9f
commit 6268e05b05

View File

@ -1,7 +1,7 @@
Summary: The GNU Scientific Library for numerical analysis.
Name: gsl
Version: 1.1.1
Release: 3
Release: 5
URL: http://sources.redhat.com/gsl/
Source: ftp://sources.redhat.com/pub/gsl/%{name}-%{version}.tar.gz
Patch0: gsl-1.1-nousr.patch
@ -37,6 +37,12 @@ make
%install
%makeinstall
# remove unpackaged files from the buildroot
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
rm -rf $RPM_BUILD_ROOT%{_mandir}
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}
rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -72,6 +78,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1.1.1-4
- remove unpackaged files from the buildroot
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
@ -109,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT
- 0.7, remove excludearch for ia64
* Sun Jul 30 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- fix %post to be a real shell and add ldconfig to %post
- fix %%post to be a real shell and add ldconfig to %%post
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild