[X2Go-Commits] [x2gobroker] 01/01: x2gobroker.spec: also own %{_libexecdir}/x2gobroker (in wsgi package, for now).
git-admin at x2go.org
git-admin at x2go.org
Mon Apr 22 02:40:28 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gobroker.
commit 5e94375339864165cbdf70c26c39025c6befed0b
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Apr 22 02:40:19 2019 +0200
x2gobroker.spec: also own %{_libexecdir}/x2gobroker (in wsgi package, for now).
---
debian/changelog | 1 +
x2gobroker.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e9bf91a..9911d18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ x2gobroker (0.0.4.1-0x2go1) UNRELEASED; urgency=medium
* x2gobroker.spec:
+ Install new wsgi symlink for %{_bindir}/x2gobroker-wsgi.
+ Fix wsgi symlink location.
+ + Also own %{_libexecdir}/x2gobroker (in wsgi package, for now).
-- X2Go Release Manager <git-admin at x2go.org> Sun, 03 Feb 2019 03:57:46 +0100
diff --git a/x2gobroker.spec b/x2gobroker.spec
index adbb6dd..172f0dc 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -780,6 +780,7 @@ fi
%config %{_sysconfdir}/x2go/x2gobroker-wsgi.apache.conf
%config %{_sysconfdir}/x2go/x2gobroker-wsgi.apache.vhost
%config %{_sysconfdir}/logrotate.d/x2gobroker-wsgi
+%dir "%{_libexecdir}/x2gobroker"
"%{_libexecdir}/x2gobroker/wsgi/x2gobroker-wsgi"
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list