diff --git a/perl-TermReadKey.spec b/perl-TermReadKey.spec index 3ed9323..08e148d 100644 --- a/perl-TermReadKey.spec +++ b/perl-TermReadKey.spec @@ -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 +- remove brp-compress + * Tue Jun 15 2004 Elliot Lee - rebuilt