This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit fbe36635eb1b2d3af1dfc2609e30b64f95fa376f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 2 16:21:57 2015 +0200 Add to BR: sudo (to have /etc/sudoers.d owned by some package). --- debian/changelog | 1 + x2gobroker.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 88e28c5..0a7ee8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -378,6 +378,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low + No adm group on non-Debian systems by default. Using root instead on RPM based systems. + For Fedora 22 and beyond explicitly call python2 in all shebangs. + + Add to BR: sudo (to have /etc/sudoers.d owned by some package). [ Josh Lukens ] * New upstream version (0.0.3.0): diff --git a/x2gobroker.spec b/x2gobroker.spec index 6658515..4c47a81 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -27,6 +27,7 @@ BuildRequires: fdupes %else BuildRequires: python2-devel %endif +BuildRequires: sudo BuildRequires: python-setuptools %if 0%{?fedora} || 0%{?el7} || 0%{?suse_version} >= 1230 BuildRequires: systemd -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git