remove brp-compress
This commit is contained in:
parent
600baaa95c
commit
91803b90b2
@ -3,7 +3,7 @@
|
||||
Summary: A low level Perl module for parsing XML either via trees or streaming.
|
||||
Name: perl-XML-Parser
|
||||
Version: 2.34
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: XML-Parser-%{version}.tar.gz
|
||||
@ -45,8 +45,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 |
|
||||
@ -64,6 +62,9 @@ fi
|
||||
%dir %{_libdir}/perl5/vendor_perl/%(perl -MConfig -le 'print "$Config{version}/$Config{archname}"')/auto/XML/Parser
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
|
||||
- remove brp-compress
|
||||
|
||||
* Sun Aug 08 2004 Alan Cox <alan@redhat.com> 2.34-5
|
||||
- runtime requires expat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user