[dconf] Move dconf-editor's man page to the dconf-editor sub-package

mkasik mkasik at fedoraproject.org
Thu Nov 8 13:44:03 UTC 2012


commit 8d1dfda620efe0d0e552c51507978823cf53def8
Author: Marek Kasik <mkasik at redhat.com>
Date:   Thu Nov 8 14:44:19 2012 +0100

    Move dconf-editor's man page to the dconf-editor sub-package

 dconf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index e5dd0ad..61a0fc1 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -3,7 +3,7 @@
 
 Name:           dconf
 Version:        0.15.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
@@ -85,7 +85,6 @@ fi
 %{_libdir}/libdconf-dbus-1.so.*
 %{_datadir}/bash-completion/completions/dconf
 %{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
-%{_mandir}/man1/dconf-editor.1.gz
 %{_mandir}/man1/dconf-service.1.gz
 %{_mandir}/man1/dconf.1.gz
 %{_mandir}/man7/dconf.7.gz
@@ -107,8 +106,12 @@ fi
 %{_datadir}/dconf-editor/dconf-editor.ui
 %{_datadir}/dconf-editor/dconf-editor-menu.ui
 %{_datadir}/icons/hicolor/*/apps/dconf-editor.png
+%{_mandir}/man1/dconf-editor.1.gz
 
 %changelog
+* Thu Nov  8 2012 Marek Kasik <mkasik at redhat.com> - 0.15.0-2
+- Move dconf-editor's man page to the dconf-editor sub-package
+
 * Wed Nov  7 2012 Marek Kasik <mkasik at redhat.com> - 0.15.0-1
 - Update to 0.15.0
 - Remove upstreamed patch


More information about the scm-commits mailing list