Do not ship in main package manuals (or aliases) to tools from perl subpackage

This commit is contained in:
Jakub Jelen 2020-10-16 12:45:03 +02:00
parent 7ae2c9cd85
commit 261f10a200
1 changed files with 2 additions and 0 deletions

View File

@ -428,6 +428,7 @@ export LD_LIBRARY_PATH
%{_pkgdocdir}/Makefile.certificate %{_pkgdocdir}/Makefile.certificate
%exclude %{_mandir}/man1*/*.pl* %exclude %{_mandir}/man1*/*.pl*
%exclude %{_mandir}/man1*/c_rehash* %exclude %{_mandir}/man1*/c_rehash*
%exclude %{_mandir}/man1*/openssl-c_rehash*
%exclude %{_mandir}/man1*/tsget* %exclude %{_mandir}/man1*/tsget*
%exclude %{_mandir}/man1*/openssl-tsget* %exclude %{_mandir}/man1*/openssl-tsget*
@ -464,6 +465,7 @@ export LD_LIBRARY_PATH
%{_bindir}/tsget %{_bindir}/tsget
%{_mandir}/man1*/*.pl* %{_mandir}/man1*/*.pl*
%{_mandir}/man1*/c_rehash* %{_mandir}/man1*/c_rehash*
%{_mandir}/man1*/openssl-c_rehash*
%{_mandir}/man1*/tsget* %{_mandir}/man1*/tsget*
%{_mandir}/man1*/openssl-tsget* %{_mandir}/man1*/openssl-tsget*
%dir %{_sysconfdir}/pki/CA %dir %{_sysconfdir}/pki/CA