[X2Go-Commits] x2gognomebindings.git - build-main (branch) updated: 2.0.2.0-22-g2493423
X2Go dev team
git-admin at x2go.org
Tue Jan 7 16:58:07 CET 2014
The branch, build-main has been updated
via 24934237a6f75cf380a763b331ca7f69cb438478 (commit)
from 6d854fb0a0434702da63884f6d5ed3ea54437b78 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 ++
x2gognomebindings.spec | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index e8ca121..c74856e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ x2gognomebindings (2.0.2.1-0~x2go1) UNRELEASED; urgency=low
+ Install scripts with 0755 permissions.
+ Update MIME cache, desktop database on %post/%postun.
+ Fix installation of icon symlinks.
+ + Run MIME cache updates and desktop file updates only once on
+ deinstallation.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Sun, 28 Jul 2013 12:42:33 +0200
diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec
index d955ece..9a9bbe8 100644
--- a/x2gognomebindings.spec
+++ b/x2gognomebindings.spec
@@ -89,8 +89,6 @@ install -p -m 644 lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ig
%preun
/usr/sbin/update-gnome-menu-x2go --remove &>/dev/null || :
-/usr/bin/update-mime-database /usr/share/mime &>/dev/null || :
-/usr/bin/update-desktop-database &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
hooks/post-receive
--
x2gognomebindings.git (GNOMEv2 bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gognomebindings.git" (GNOMEv2 bindings for X2Go).
More information about the x2go-commits
mailing list