remove brp-compress

epel9
Warren Togami 20 years ago
parent d9312cef3f
commit 8343f0dcdb

@ -2,7 +2,7 @@
Name: perl-Parse-RecDescent Name: perl-Parse-RecDescent
Version: 1.94 Version: 1.94
Release: 4 Release: 5
Summary: Parse-RecDescent Perl module Summary: Parse-RecDescent Perl module
License: distributable License: distributable
Group: Development/Libraries Group: Development/Libraries
@ -51,8 +51,6 @@ eval `perl '-V:installarchlib'`
mkdir -p $RPM_BUILD_ROOT/$installarchlib mkdir -p $RPM_BUILD_ROOT/$installarchlib
make install 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 -fv {} \; find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -fv {} \;
find $RPM_BUILD_ROOT \( -name '*Balanced*' \) -exec rm -fv {} \; find $RPM_BUILD_ROOT \( -name '*Balanced*' \) -exec rm -fv {} \;
@ -67,6 +65,9 @@ fi
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
- remove brp-compress
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 1.94-4 * Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 1.94-4
- rebuild - rebuild

Loading…
Cancel
Save