[mate-window-manager] remove gsettings convert file and bump version

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sun Jun 16 00:10:28 UTC 2013


commit dcb0e20a97f1028ef99a1b575c1315d3878ce1e0
Author: raveit <chat-to-me at raveit.de>
Date:   Sun Jun 16 02:10:04 2013 +0200

    remove gsettings convert file and bump version

 mate-window-manager.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/mate-window-manager.spec b/mate-window-manager.spec
index 43cde97..d98bbb1 100644
--- a/mate-window-manager.spec
+++ b/mate-window-manager.spec
@@ -1,6 +1,6 @@
 Name:           mate-window-manager
 Version:        1.6.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MATE Desktop window manager
 License:        LGPLv2+ and GPLv2+
 URL:            http://mate-desktop.org
@@ -57,6 +57,9 @@ desktop-file-install                                \
         --dir=%{buildroot}%{_datadir}/applications  \
 %{buildroot}%{_datadir}/applications/marco.desktop
 
+# remove needless gsettings convert file to avoid slow session start
+rm -f  %{buildroot}%{_datadir}/MateConf/gsettings/marco.convert
+
 %find_lang marco
 
 
@@ -92,7 +95,6 @@ fi
 %{_datadir}/mate/help/creating-marco-themes/C/creating-marco-themes.xml
 %{_datadir}/mate/wm-properties
 %{_datadir}/glib-2.0/schemas/org.mate.marco.gschema.xml
-%{_datadir}/MateConf/gsettings/marco.convert
 %{_libdir}/libmarco-private.so.0*
 %{_mandir}/man1/*
 
@@ -107,6 +109,9 @@ fi
 
 
 %changelog
+* Sat Jun 15 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-3
+- remove gsettings convert file
+
 * Tue Jun 11 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.2-2
 - Add libgtop2-devel to BR's
 


More information about the scm-commits mailing list