This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 03a299abacb7710891a8a3ad74a3000f164a7a6a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 10:06:00 2018 +0100 Revert "x2godesktopsharing.spec: don't use %{my_name} in Sources1-9, buildscripts can only handle/replace %{name}." This reverts commit df954eef8e766104650c5b468fd0de2d76d9fd85. --- debian/changelog | 2 -- x2godesktopsharing.spec | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbda949..e1b650a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,8 +26,6 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium + Completely rename to x2goserver-desktopsharing, drop name overrides. + Keep x2godesktopsharing name in most locations. + Install system-wide configuration file, akin to Debian packages. - + Don't use %{my_name} in Sources1-9, buildscripts can only handle/replace - %{name}. [ Mike Gabriel ] * New upstream version (3.1.1.5): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index ab70506..5b864ab 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -13,7 +13,7 @@ License: GPLv2+ %endif URL: http://www.x2go.org Source0: http://code.x2go.org/releases/source/%{my_name}/%{my_name}-%{version}.tar.gz -Source1: x2godesktopsharing-rpmlintrc +Source1: %{my_name}-rpmlintrc %if 0%{?suse_version} && 0%{?suse_version} <= 1130 BuildRequires: update-desktop-files -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git