mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Fix issues in wlog man page
* fix spelling errors * move man page from section 1 to section 7 * fix the man page header to match the actual section * adapt the packages for wlog.7 Fixes #3632
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
opt/freerdp-nightly/lib/*.so.*
|
||||
opt/freerdp-nightly/bin
|
||||
opt/freerdp-nightly/share/man/man1/xfreerdp.1*
|
||||
opt/freerdp-nightly/share/man/man1/wlog.1*
|
||||
opt/freerdp-nightly/share/man/man7/wlog.7*
|
||||
|
||||
@@ -135,10 +135,11 @@ export NO_BRP_CHECK_RPATH true
|
||||
%dir %{INSTALL_PREFIX}/share/
|
||||
%dir %{INSTALL_PREFIX}/share/man/
|
||||
%dir %{INSTALL_PREFIX}/share/man/man1
|
||||
%dir %{INSTALL_PREFIX}/share/man/man7
|
||||
%{INSTALL_PREFIX}/%{_lib}/*.so.*
|
||||
%{INSTALL_PREFIX}/bin/
|
||||
%{INSTALL_PREFIX}/share/man/man1/xfreerdp.1*
|
||||
%{INSTALL_PREFIX}/share/man/man1/wlog.1*
|
||||
%{INSTALL_PREFIX}/share/man/man7/wlog.7*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user