This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from dc80c37 BuildRequires: SUSE <= 11.3 has xorg-x11, xinit. new 806a8db fix commit two commits ago The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2goserver.spec | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 806a8db4f35763c72d8a75f9fbef4177636d79b9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jan 29 18:15:37 2015 +0100 fix commit two commits ago --- x2goserver.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x2goserver.spec b/x2goserver.spec index b975cfd..ff1acdd 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -20,6 +20,8 @@ Source3: %{name}-rpmlintrc %if 0%{?el5} # For compatibility with EPEL5 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +%else +BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif BuildRequires: findutils -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git