auto-import perl-Archive-Tar-0.22-29 from perl-Archive-Tar-0.22-29.src.rpm
This commit is contained in:
parent
8dee73b1de
commit
74aaa8fb56
@ -1,6 +1,8 @@
|
||||
%define _use_internal_dependency_generator 0
|
||||
|
||||
Name: perl-Archive-Tar
|
||||
Version: 0.22
|
||||
Release: 26
|
||||
Release: 29
|
||||
Summary: A module for Perl manipulation of .tar files.
|
||||
License: distributable
|
||||
Group: Development/Libraries
|
||||
@ -36,6 +38,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