auto-import perl-libxml-perl-0.07-28 from perl-libxml-perl-0.07-28.src.rpm

This commit is contained in:
cvsdist 2004-09-09 10:25:33 +00:00
parent 02c2390047
commit c0c210f873

View File

@ -1,8 +1,10 @@
%define _use_internal_dependency_generator 0
%define module libxml-perl %define module libxml-perl
Summary: A collection of Perl modules for working with XML. Summary: A collection of Perl modules for working with XML.
Name: perl-%{module} Name: perl-%{module}
Version: 0.07 Version: 0.07
Release: 25 Release: 28
License: distributable License: distributable
Group: System Environment/Libraries Group: System Environment/Libraries
Source0: %{module}-%{version}.tar.bz2 Source0: %{module}-%{version}.tar.bz2
@ -36,6 +38,8 @@ make install
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress [ -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 | find $RPM_BUILD_ROOT/usr -type f -print |
sed "s@^$RPM_BUILD_ROOT@@g" | sed "s@^$RPM_BUILD_ROOT@@g" |
grep -v perllocal.pod | grep -v perllocal.pod |