This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit a23b23ff6de63dbc35af02fecb0d7966f723b490 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 14 02:54:35 2018 +0100 x2godesktopsharing.spec: obsolete and provide x2godesktopsharing in x2goserver-desktopsharing. --- debian/changelog | 1 + x2godesktopsharing.spec | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a3b3177..f40b4ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium + We actually care about SLE{S,D} 11.x still... fixup comment. + Fix lrelease-qt5 call (missing number). + Use Qt4 for SLES 11.x builds. + + Obsolete and provide x2godesktopsharing in x2goserver-desktopsharing. [ Mike Gabriel ] * New upstream version (3.1.1.5): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 6ec852d..4686c04 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -78,7 +78,14 @@ Requires: procps-ng BuildRoot: %{_tmppath}/%{name}-%{version}-build %package -n x2goserver-desktopsharing +Summary: Share X11 desktops with other users via X2Go +%if 0%{?suse_version} +Group: Production/Networking/Remote Desktop +%else Group: Applications/Communications +%endif +Obsoletes: x2godesktopsharing +Provides: x2godesktopsharing = %{version}-%{release} %description X2Go is a server based computing environment with @@ -145,7 +152,7 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : -%files +%files -n x2goserver-desktopsharing %defattr(-,root,root) %doc debian/changelog %doc debian/copyright -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git