auto-import perl-HTML-Parser-3.26-15 from perl-HTML-Parser-3.26-15.src.rpm
This commit is contained in:
parent
34f44fe30c
commit
2e22f838cb
@ -4,7 +4,7 @@
|
||||
Summary: A Perl module for parsing HTML.
|
||||
Name: %{name}
|
||||
Version: 3.26
|
||||
Release: 14
|
||||
Release: 15
|
||||
License: GPL or Artistic
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/HTML/%{real_name}-%{version}.tar.gz
|
||||
@ -32,6 +32,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