remove brp-compress

epel9
Warren Togami 20 years ago
parent 14bd92115e
commit 35452eb4c2

@ -2,7 +2,7 @@
Name: perl-Inline
Version: 0.44
Release: 14
Release: 15
Summary: Inline Perl module
License: distributable
Group: Development/Libraries
@ -47,8 +47,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 | \
@ -64,6 +62,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

Loading…
Cancel
Save