This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 75c84fd6e42878cdf1cf66e8e90fca9e88c8fe95 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 10:05:56 2018 +0100 Revert "x2godesktopsharing.spec: unpack sources to project name, not source package name." This reverts commit 3a1d142a661d6d904e08c9cb0af492dd9f081717. --- debian/changelog | 1 - x2godesktopsharing.spec | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0db2d67..cbda949 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,7 +28,6 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium + Install system-wide configuration file, akin to Debian packages. + Don't use %{my_name} in Sources1-9, buildscripts can only handle/replace %{name}. - + Unpack sources to project name, not source package name. [ Mike Gabriel ] * New upstream version (3.1.1.5): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 7b65c18..ab70506 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -95,7 +95,7 @@ support). The current session may be an X2Go session itself or simply a local X11 session. %prep -%setup -q -n %{my_name}-%{version} +%setup -q %build -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git