[X2Go-Commits] [x2goserver] 01/01: For SUSE builds: Add to R: shadow (useradd, groupadd).

git-admin at x2go.org git-admin at x2go.org
Mon Oct 13 17:34:46 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit 28c26b18400e088cb612f33ec9a415e2006c7f6f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 13 17:34:44 2014 +0200

    For SUSE builds: Add to R: shadow (useradd, groupadd).
---
 debian/changelog |    1 +
 x2goserver.spec  |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9e943a7..81e6292 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -164,6 +164,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
     + No %{_sysconfdir}/x2go/Xclients.d on SUSE systems.
     + Use %{_localstatedir} instead of %{_sharedstatedir}.
     + Use proper if... then... clauses.
+    + For SUSE builds: Add to R: shadow (useradd, groupadd).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 07 Oct 2014 15:35:38 +0200
 
diff --git a/x2goserver.spec b/x2goserver.spec
index 98f19ce..71a68c1 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -29,6 +29,7 @@ BuildRequires:  man
 # So XSESSIONDIR gets linked
 %if 0%{suse_version}
 BuildRequires:  xinit
+BuildRequires:  shadow
 %else
 BuildRequires:  xorg-x11-xinit
 %endif

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list