[X2Go-Commits] [x2godesktopsharing] 01/01: x2godesktopsharing.spec: really fix the typo.

git-admin at x2go.org git-admin at x2go.org
Wed Nov 14 03:58:39 CET 2018


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

x2go pushed a commit to branch master
in repository x2godesktopsharing.

commit eee9c161642ae60c4c7aa607bad38706e0957d9d
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Nov 14 03:58:28 2018 +0100

    x2godesktopsharing.spec: really fix the typo.
---
 debian/changelog        | 1 +
 x2godesktopsharing.spec | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02eed72..1cb159b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ 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 30d85e2..67d0dd9 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -134,7 +134,7 @@ cp -rp man %{buildroot}%{_datadir}/
 %endif
 
 
-%pre -n x2gogserver-desktopsharing
+%pre -n x2goserver-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


More information about the x2go-commits mailing list