]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl.spec
- track -tools-pod files more precisely (podselect is gone in 5.32)
[packages/perl.git] / perl.spec
index dce0aaae670fbf58efbb9048bcea5c7886ca19af..754998c8688ec52cc3c7892b3b45d7771642fc14 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -1719,8 +1719,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files tools-pod
 %defattr(644,root,root,755)
 
 %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
 
 %if %{with microperl}
 %files -n microperl
This page took 0.062393 seconds and 4 git commands to generate.