Move man page to main package and update glob

As dbus-binding-tool is part of the dbus-glib package, move the man page
out of the -devel subpackage and into the main package. Additionally,
update the glob to comply with the current packaging guidelines.

https://fedoraproject.org/wiki/Packaging:Guidelines#Manpages
This commit is contained in:
David King 2015-02-09 17:35:45 +00:00
parent 5105529f52
commit 24ad4b36cb

View File

@ -67,16 +67,15 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
%files
%doc NEWS
%license COPYING
%{_libdir}/*glib*.so.*
%{_bindir}/dbus-binding-tool
%{_mandir}/man1/dbus-binding-tool.1*
%files devel
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/dbus-glib-1.pc
%{_includedir}/dbus-1.0/dbus/*
%{_datadir}/gtk-doc/html/dbus-glib
%{_mandir}/man1/*
%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
%{_libexecdir}/dbus-bash-completion-helper
@ -86,6 +85,7 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
- Update to 0.104
- Remove RPATH
- Remove executable bit from sourced script
- Move man page to main package and update glob
* Sat Feb 07 2015 David King <amigadave@amigadave.com> - 0.102-1
- Update to 0.102