This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 237d470 Be more explicit on what files to install and mark our dirs as owned. new 049a9d2 fix for last commit(1) 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: x2goplasmabindings.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 049a9d2fdc7a9d70c3bfd8b58e37615f1d2d98fe Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 13:39:22 2015 +0100 fix for last commit(1) --- x2goplasmabindings.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index ca6e20b..2473571 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -106,8 +106,7 @@ fi %doc debian/copyright %dir %{_libdir}/kde4 %{_libdir}/kde4/* -%dir %{_libdir}/kde4 -%dir %{_libdir}/services +%dir %{_datadir}/services %{_datadir}/kde4/services/* %{_datadir}/icons/* %{_datadir}/locale/*/LC_MESSAGES/*.mo -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git