This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 5a866fb ...to Qt;KDE;Application;System;RemoteAccess;. new 8ef0ff1 x2goadmincenter.spec: Fix some rpmlintrc issues. 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: x2goadmincenter.spec | 3 +++ 1 file changed, 3 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 8ef0ff1868229d3dfb9d4ac610973a99f1c94511 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 10:00:01 2014 +0200 x2goadmincenter.spec: Fix some rpmlintrc issues. --- x2goadmincenter.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index 40c5c27..5d60a15 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -126,6 +126,8 @@ fi %dir %{_datadir}/icons/hicolor/16x16/apps %dir %{_datadir}/icons/hicolor/32x32 %dir %{_datadir}/icons/hicolor/32x32/apps +%dir %{_datadir}/icons/hicolor/48x48 +%dir %{_datadir}/icons/hicolor/48x48/apps %dir %{_datadir}/icons/hicolor/64x64 %dir %{_datadir}/icons/hicolor/64x64/apps %{_datadir}/icons/hicolor/128x128/apps/%{name}.png @@ -140,6 +142,7 @@ fi %files -n x2goadminserver %defattr(-,root,root) +%dir %{_sysconfdir}/x2go/ %{_sysconfdir}/x2go/x2goadminserver.conf %dir %{_libdir}/x2go/ %{_libdir}/x2go/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git