remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 08:17:38 +00:00
parent 9d6afdbe46
commit 5d879c413e

View File

@ -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 <wtogami@redhat.com> 1.08-4
- remove brp-compress
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 1.08-3
- rebuild