[X2Go-Commits] [x2goserver] 06/06: x2goserver.spec: re-add etc/rgb as a config file.
git-admin at x2go.org
git-admin at x2go.org
Thu Jun 30 09:05:28 CEST 2016
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/move-x2goagent-into-x2goserver
in repository x2goserver.
commit a814fc8618a38401cf7524820e32b192a1de0955
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Jun 30 08:54:02 2016 +0200
x2goserver.spec: re-add etc/rgb as a config file.
---
debian/changelog | 1 +
x2goserver.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a5124ce..b2c6cc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -176,6 +176,7 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low
- Change deprecated and removed PreReq to Requires(pre) header.
- Move shadow/shadow-utils/pwdutils Requires to x2goserver-common sub
package (where they are actually needed.)
+ - Re-add etc/rgb as a config file.
* debian/control:
- Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
* debian/:
diff --git a/x2goserver.spec b/x2goserver.spec
index dce4024..1b0da9b 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -813,6 +813,7 @@ fi
%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 /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list