This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 52c8e99 fix permissions file new 07ff039 fix permissions file(2) 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, 1 insertion(+), 1 deletion(-) -- 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 07ff039694c3e1cd0bcecaceb80094c88a621dc0 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 12:54:18 2015 +0100 fix permissions file(2) --- x2goserver.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goserver.spec b/x2goserver.spec index 2e475d7..0959163 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -475,7 +475,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/x2gofm.desktop %if 0%{?suse_version} mkdir -p "%{buildroot}/%_sysconfdir/permissions.d" cat > "%{buildroot}/%_sysconfdir/permissions.d/perl-X2Go-Server-DB" <<-EOF - %{_libdir}/x2go/libx2go-server-db-sqlite3-wrapper root:x2gouser 02755 +%{_libdir}/x2go/libx2go-server-db-sqlite3-wrapper root:x2gouser 02755 EOF %pre common -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git