This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 0132033405a9d05284868327d0a3e92b7d1a9732 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 20 04:01:30 2018 +0100 x2goserver.spec: do not install rgb file/symlink any longer. --- debian/changelog | 2 ++ x2goserver.spec | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 238221c..eac2de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium + Rename config to x2goserver.config. * debian/x2goserver-x2goagent.install: + Do not install rgb file/symlink any longer. + * x2goserver.spec: + + Do not install rgb file/symlink any longer. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/x2goserver.spec b/x2goserver.spec index 843b0d7..b8ccfed 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -947,14 +947,12 @@ fi # %{_libdir}/nx/bin/ is owned by nxagent package... %{_libdir}/nx/bin/x2goagent %{_datadir}/x2go/versions/VERSION.x2goserver-x2goagent -%{_datadir}/x2go/rgb %{_datadir}/pixmaps/x2go.xpm %{_datadir}/x2go/x2gofeature.d/x2goserver-x2goagent.features %{_mandir}/man1/x2goagent.1* %config(noreplace) %{_sysconfdir}/x2go/x2goagent.keyboard %config(noreplace) %{_sysconfdir}/x2go/x2goagent.options %config(noreplace) %{_sysconfdir}/x2go/keystrokes.cfg -%config(noreplace) %{_sysconfdir}/x2go/rgb %files printing -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git