This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from f9844a5 Make sure x2gorpcserver.cgi is executabe on SUSE systems. new a35a521 Own directory %{_libdir}/cgi-bin/. 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: debian/changelog | 1 + x2goadmincenter.spec | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit a35a52119031779df13993c61d89fa6fc9055c61 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 11:53:40 2014 +0200 Own directory %{_libdir}/cgi-bin/. --- debian/changelog | 1 + x2goadmincenter.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 80e5025..b851d41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low Qt;KDE;Application;System;RemoteAccess;. + Don't package x2goadmincenter.8 man page in both bin:packages. + Make sure x2gorpcserver.cgi is executabe on SUSE systems. + + Own directory %{_libdir}/cgi-bin/. [ Martti Pitkanen ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index 03adc1c..d730b43 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -162,6 +162,7 @@ fi %config %{_sysconfdir}/x2go/x2goadminserver.conf %dir %{_libdir}/x2go/ %{_libdir}/x2go/ +%dir %{_libdir}/cgi-bin/ %attr(0755,root,root) %{_libdir}/cgi-bin/x2gorpcserver.cgi %{_mandir}/man5/x2go*.5.gz %{_mandir}/man8/x2go*.8.gz -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git