This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 17d60fe007dae941cce39bcdee087ffb931ff685 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 10:06:06 2018 +0100 Revert "x2godesktopsharing.spec: really fix the typo." This reverts commit eee9c161642ae60c4c7aa607bad38706e0957d9d. --- debian/changelog | 1 - x2godesktopsharing.spec | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1cb159b..02eed72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,6 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium + Rename other sections to x2goserver-desktopsharing. + Remove package names from %prep, %build and %install macros. + Fix typo in %pre scriptlet package name. - + Really fix the typo. [ Mike Gabriel ] * New upstream version (3.1.1.5): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 67d0dd9..30d85e2 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -134,7 +134,7 @@ cp -rp man %{buildroot}%{_datadir}/ %endif -%pre -n x2goserver-desktopsharing +%pre -n x2gogserver-desktopsharing # Needed for sharing a desktop with another user getent group x2godesktopsharing >/dev/null || groupadd -r x2godesktopsharing -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git