From 24ad4b36cb3a857dcd408ef58002cb0bef43e4e4 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 9 Feb 2015 17:35:45 +0000 Subject: [PATCH] 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 --- dbus-glib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dbus-glib.spec b/dbus-glib.spec index a15122e..189ce4b 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -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 - 0.102-1 - Update to 0.102