From: Jakub Bogusz Date: Sun, 16 May 2021 11:12:16 +0000 (+0200) Subject: - track -tools-pod files more precisely (podselect is gone in 5.32) X-Git-Tag: auto/th/perl-5.34.0-1~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl.git;a=commitdiff_plain;h=f486552 - track -tools-pod files more precisely (podselect is gone in 5.32) --- diff --git a/perl.spec b/perl.spec index dce0aaa..754998c 100644 --- a/perl.spec +++ b/perl.spec @@ -1719,8 +1719,10 @@ rm -rf $RPM_BUILD_ROOT %files tools-pod %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/pod* -%{_mandir}/man1/pod* +%attr(755,root,root) %{_bindir}/pod2* +%attr(755,root,root) %{_bindir}/podchecker +%{_mandir}/man1/pod2*.1* +%{_mandir}/man1/podchecker.1* %if %{with microperl} %files -n microperl