This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit e2ccbeaca1ce0e410eac2c3b69953105db0766cd Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Apr 22 02:10:17 2019 +0200 x2gobroker.spec: install new wsgi symlink for %{_bindir}/x2gobroker-wsgi. --- debian/changelog | 5 +++++ x2gobroker.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a4adc0a..b10c927 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,11 @@ x2gobroker (0.0.4.1-0x2go1) UNRELEASED; urgency=medium - x2gobroker/brokers/base_broker.py: Log IP address of authentication attempts. (See Debian bug #922458). + [ Mihai Moldovan ] + * New upstream version (0.0.4.1): + * x2gobroker.spec: + + Install new wsgi symlink for %{_bindir}/x2gobroker-wsgi. + -- X2Go Release Manager <git-admin@x2go.org> Sun, 03 Feb 2019 03:57:46 +0100 x2gobroker (0.0.4.0-0x2go1) unstable; urgency=medium diff --git a/x2gobroker.spec b/x2gobroker.spec index 648cca0..f170538 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -664,6 +664,7 @@ fi %if 0%{?suse_version} %post wsgi +%set_permissions "%{_libexecdir}/x2go/wsgi/x2gobroker-wsgi" %set_permissions "%{_localstatedir}/log/x2gobroker" @@ -779,6 +780,7 @@ fi %config %{_sysconfdir}/x2go/x2gobroker-wsgi.apache.conf %config %{_sysconfdir}/x2go/x2gobroker-wsgi.apache.vhost %config %{_sysconfdir}/logrotate.d/x2gobroker-wsgi +"%{_libexecdir}/x2go/wsgi/x2gobroker-wsgi" %files agent -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git