auto-import perl-XML-Parser-2.31-13 from perl-XML-Parser-2.31-13.src.rpm
This commit is contained in:
parent
521ed25923
commit
07d53e09ad
@ -1,7 +1,7 @@
|
||||
Summary: A low level Perl module for parsing XML either via trees or streaming.
|
||||
Name: perl-XML-Parser
|
||||
Version: 2.31
|
||||
Release: 12
|
||||
Release: 13
|
||||
License: distributable
|
||||
Group: Applications/CPAN
|
||||
Source0: XML-Parser-%{version}.tar.gz
|
||||
@ -42,6 +42,8 @@ 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 |
|
||||
sed "s@^$RPM_BUILD_ROOT@@g" |
|
||||
grep -v perllocal.pod |
|
||||
|
Loading…
Reference in New Issue
Block a user