auto-import changelog data from gperf-2.7.2-9.src.rpm

Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Fri Nov 22 2002 Tim Powers <timp@redhat.com>
- remove unpackaged files from the buildroot
This commit is contained in:
cvsdist 2004-09-09 05:49:03 +00:00
parent c4b5ed4696
commit 38a1144ecc

View File

@ -1,7 +1,7 @@
Summary: A perfect hash function generator.
Name: gperf
Version: 2.7.2
Release: 7
Release: 9
Copyright: GPL
Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.bz2
Group: Development/Tools
@ -31,6 +31,9 @@ gzip -9nf $RPM_BUILD_ROOT/%{_infodir}/gperf.info*
rm -rf $RPM_BUILD_ROOT/%{_mandir}/{dvi,html}
strip -R .comments $RPM_BUILD_ROOT/usr/bin/gperf
# remove the stuff from the buildroot
rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
%clean
rm -rf $RPM_BUILD_ROOT
@ -50,6 +53,12 @@ fi
%{_infodir}/gperf.info*
%changelog
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Fri Nov 22 2002 Tim Powers <timp@redhat.com>
- remove unpackaged files from the buildroot
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
- rebuilt with gcc-3.2 (we hope)