The branch, master has been updated via d019af7fc3de6d899a88959524cb55bf5766b11e (commit) from e2bc3fce6afefb5cf78ba1d9255aae583e9ea9e0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d019af7fc3de6d899a88959524cb55bf5766b11e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 17 23:30:56 2013 +0100 x2goclient.spec: improve plugin-provider sections (Thanks to Orion) ----------------------------------------------------------------------- Summary of changes: x2goclient.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/x2goclient.spec b/x2goclient.spec index 85fe95d..f10dae8 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -149,10 +149,13 @@ fi %{_libdir}/mozilla/plugins/libx2goplugin.so %files -n x2goplugin-provider -%{_sysconfdir}/x2go/x2goplugin-apache.conf -%{_sysconfdir}/httpd/ -%{_sysconfdir}/x2go/plugin-provider/ -%{_datadir}/x2go/plugin/ +# Link +%{_sysconfdir}/httpd/conf.d/x2goplugin-provider.conf +%dir %{_sysconfdir}/x2go +%dir %{_sysconfdir}/x2go/plugin-provider +%config(noreplace) %{_sysconfdir}/x2go/plugin-provider/x2goplugin.html +%config(noreplace) %{_sysconfdir}/x2go/x2goplugin-apache.conf +%{_datadir}/x2go/ %changelog hooks/post-receive -- x2goclient.git (X2Go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goclient.git" (X2Go Client).