Do not ship in main package manuals (or aliases) to tools from perl subpackage
This commit is contained in:
parent
7ae2c9cd85
commit
261f10a200
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user