mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
man: add some man pages
This commit is contained in:
parent
f0cd100d4c
commit
dd32d65faf
10 changed files with 563 additions and 2 deletions
|
|
@ -130,6 +130,7 @@ make check \
|
|||
%{_libdir}/libpinos-%{majorminor}.so
|
||||
%{_libdir}/libpinoscore-%{majorminor}.so
|
||||
%{_libdir}/gstreamer-1.0/libgstpinos.*
|
||||
%{_mandir}/man1/pinos.1*
|
||||
|
||||
%files libs
|
||||
%doc README LICENSE GPL LGPL
|
||||
|
|
@ -142,6 +143,7 @@ make check \
|
|||
|
||||
%files utils
|
||||
%{_bindir}/pinos-monitor
|
||||
%{_mandir}/man1/pinos-monitor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 1 2015 Wim Taymans <wtaymans@redhat.com> - 0.1.0-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue