remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 09:28:42 +00:00
parent 30a189669c
commit 5852fa4c3e

View File

@ -2,7 +2,7 @@
Name: perl-TermReadKey
Version: 2.20
Release: 17
Release: 18
Summary: A perl module for simple terminal control.
License: distributable
Group: Development/Libraries
@ -32,8 +32,6 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
make install
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
find $RPM_BUILD_ROOT/usr -type f -print | \
@ -49,6 +47,9 @@ fi
%defattr(-,root,root)
%changelog
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
- remove brp-compress
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt