[X2Go-Commits] [pyhoca-gui] 02/02: pyhoca-gui.spec: cherry-pick files in structure even more carefully.

git-admin at x2go.org git-admin at x2go.org
Sat Nov 10 15:11:53 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit c1f9e55795b9e2c64fd1286c30b4858a15a79261
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Nov 10 15:11:42 2018 +0100

    pyhoca-gui.spec: cherry-pick files in structure even more carefully.
---
 debian/changelog | 1 +
 pyhoca-gui.spec  | 9 ++-------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 21c6746..73a690b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ pyhoca-gui (0.5.0.8-0x2go1) UNRELEASED; urgency=medium
     - Fix pyhoca pulling, we also need to get the directory, not just
       everything within it.
     - Use more modern install macros.
+    - Cherry-pick files in structure even more carefully.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Sun, 24 Sep 2017 11:28:17 +0200
 
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 10b39c4..ab5168d 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -109,13 +109,8 @@ fi
 %defattr(-,root,root)
 %doc COPYING README TODO
 %{_bindir}/%{name}
-%if 0%{?fedora} >= 29
-%{python2_sitelib}/PyHoca*
-%{python2_sitelib}/pyhoca/
-%else
-%{python_sitelib}/PyHoca*
-%{python_sitelib}/pyhoca/
-%endif
+%{python2_sitelib}/PyHoca_GUI*
+%{python2_sitelib}/pyhoca/wxgui/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/PyHoca/
 %{_datadir}/pixmaps/pyhoca_x2go-logo-ubuntu.svg

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git


More information about the x2go-commits mailing list