remove brp-compress

This commit is contained in:
Warren Togami 2005-03-31 09:27:55 +00:00
parent 3604ac88dc
commit 1207c0416b

View File

@ -2,7 +2,7 @@
Name: perl-Digest-SHA1
Version: 2.07
Release: 5
Release: 6
Summary: Digest-SHA1 Perl module
License: distributable
Group: Development/Libraries
@ -42,8 +42,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 | \
@ -59,6 +57,9 @@ fi
%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