diff --git a/perl-Archive-Tar.spec b/perl-Archive-Tar.spec index a74c15c..3eb0117 100644 --- a/perl-Archive-Tar.spec +++ b/perl-Archive-Tar.spec @@ -1,6 +1,6 @@ -Name: perl-Archive-Tar +pame: perl-Archive-Tar Version: 1.08 -Release: 3 +Release: 4 Summary: A module for Perl manipulation of .tar files. License: distributable Group: Development/Libraries @@ -34,8 +34,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 | \ @@ -51,6 +49,9 @@ fi %defattr(-,root,root) %changelog +* Wed Mar 30 2005 Warren Togami 1.08-4 +- remove brp-compress + * Wed Sep 22 2004 Chip Turner 1.08-3 - rebuild