diff --git a/perl-Inline.spec b/perl-Inline.spec index fb1e65d..6667f12 100644 --- a/perl-Inline.spec +++ b/perl-Inline.spec @@ -2,7 +2,7 @@ Name: perl-Inline Version: 0.44 -Release: 14 +Release: 15 Summary: Inline Perl module License: distributable Group: Development/Libraries @@ -47,8 +47,6 @@ eval `perl '-V:installarchlib'` mkdir -p $RPM_BUILD_ROOT/$installarchlib 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 | \ @@ -64,6 +62,9 @@ fi %defattr(-,root,root) %changelog +* Wed Mar 30 2005 Warren Togami +- remove brp-compress + * Tue Jun 15 2004 Elliot Lee - rebuilt