|
|
@@ -109,7 +109,7 @@ Class: BASE
|
|
|
Group: Perl
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20130103
|
|
|
+Release: 20130105
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Test-%{V_test}.tar.gz
|
|
|
@@ -800,6 +800,7 @@ PreReq: perl-module
|
|
|
%{l_prefix}/bin/perl-openpkg -d %{SOURCE73} configure build install
|
|
|
rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/replace
|
|
|
rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/prove
|
|
|
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/replace.1
|
|
|
rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/prove.1
|
|
|
%{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files`
|