This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit b8d8fdaad3dbfe8d59ae6d2bdb81eb6e1f829f6f Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 30 11:08:14 2016 +0200 nx-libs.spec: copy new debian/x2goagent.options file into build environment, analogous to what debian/roll-tarballs.sh does. --- debian/changelog | 2 ++ nx-libs.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index d031f06..90e414f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low * nx-libs.spec: - Add xkeyboard-config to nxagent's Requires. Should be a weak dependency, but RPM doesn't support that too well yet. + - Copy new debian/x2goagent.options file into build environment, analogous + to what debian/roll-tarballs.sh does. * debian/: - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: diff --git a/nx-libs.spec b/nx-libs.spec index 0fda993..4dee24c 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -675,6 +675,7 @@ cp -v debian/Makefile.replace.sh replace.sh cp -v debian/rgb etc/rgb cp -v debian/nxagent.keyboard etc/nxagent.keyboard cp -v debian/x2goagent.keyboard etc/x2goagent.keyboard +cp -v debian/x2goagent.options etc/x2goagent.options cp -v debian/VERSION VERSION.x2goagent cp -v debian/VERSION nxcomp/VERSION -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git