[dconf] Small cleanup

Matthias Clasen mclasen at fedoraproject.org
Sun Jun 9 02:49:46 UTC 2013


commit 4816ae14b7866c018d4bbf0c788eb78ab9e6c521
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Jun 8 22:49:17 2013 -0400

    Small cleanup

 dconf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index eeb9f39..7315dea 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -3,7 +3,7 @@
 
 Name:           dconf
 Version:        0.16.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
@@ -100,7 +100,6 @@ done
 %{_libdir}/libdconf.so.*
 %{_libdir}/libdconf-dbus-1.so.*
 %{_datadir}/bash-completion/completions/dconf
-%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
 %{_mandir}/man1/dconf-service.1.gz
 %{_mandir}/man1/dconf.1.gz
 %{_mandir}/man7/dconf.7.gz
@@ -118,6 +117,7 @@ done
 %files editor
 %{_bindir}/dconf-editor
 %{_datadir}/applications/dconf-editor.desktop
+%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
 %dir %{_datadir}/dconf-editor
 %{_datadir}/dconf-editor/dconf-editor.ui
 %{_datadir}/dconf-editor/dconf-editor-menu.ui
@@ -126,6 +126,9 @@ done
 %{_mandir}/man1/dconf-editor.1.gz
 
 %changelog
+* Sat Jun  8 2013 Matthias Clasen <mclasen at redhat.com> - 0.16.0-2
+- Move the editor schema to the right subpackage
+
 * Mon Mar 25 2013 Kalev Lember <kalevlember at gmail.com> - 0.16.0-1
 - Update to 0.16.0
 


More information about the scm-commits mailing list