remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 08:19:15 +00:00
parent e7fa31f6de
commit 3e40869c9b

View File

@ -1,6 +1,6 @@
Name: perl-Bit-Vector
Version: 6.3
Release: 3
Release: 4
Summary: A module for high-performance Perl manipulation of bit vectors.
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/usr -type f -print | \
sed "s@^$RPM_BUILD_ROOT@@g" | \
grep -v perllocal.pod | \
@ -54,6 +52,9 @@ find $RPM_BUILD_ROOT/usr -name perllocal.pod -o -name 'Carp::Clan.3pm*' \
%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