[mate-session-manager] remove needless gsettings convert file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jul 26 22:20:33 UTC 2013


commit d32060a2550e4ae6345d251f472878f65d395297
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 27 00:19:56 2013 +0200

    remove needless gsettings convert file

 mate-session-manager.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index 4a69147..209d90a 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -53,6 +53,10 @@ desktop-file-install                               \
         --delete-original                          \
         --dir=%{buildroot}%{_datadir}/applications \
 %{buildroot}%{_datadir}/applications/mate-session-properties.desktop
+
+# remove needless gsettings convert file
+rm -f  %{buildroot}%{_datadir}/MateConf/gsettings/mate-session.convert
+
 %find_lang %{name}
 
 %post
@@ -96,6 +100,7 @@ fi
 - add BR tcp_wrappers-devel
 - remove NOCONFIGURE=1 ./autogen.sh
 - add some runtime requires
+- remove needless gsettings convert file
 
 * Mon Jun 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-4
 - Drop the caja patch


More information about the scm-commits mailing list