[X2Go-Commits] [x2gokdrive] 28/28: x2gokdrive.spec: rename binary package to xorg-x11-server-x2gokdrive to be consistent with Fedora/*SuSE package naming.

git-admin at x2go.org git-admin at x2go.org
Sat Oct 26 23:00:33 CEST 2019


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

x2go pushed a commit to branch master
in repository x2gokdrive.

commit 5ac41c11ff39ec524e476253e899dff37a25878d
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Oct 26 22:43:10 2019 +0200

    x2gokdrive.spec: rename binary package to xorg-x11-server-x2gokdrive to be consistent with Fedora/*SuSE package naming.
---
 debian/changelog | 2 ++
 x2gokdrive.spec  | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 349ce20..6fa2ccd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
       manually. %{__global_ldflags} is empty and unknown on some systems, so
       copy workaround from nx-libs for that one.
     + Sync dependency lists with debian/control.
+    + Rename binary package to xorg-x11-server-x2gokdrive to be consistent
+      with Fedora/*SuSE package naming.
   * debian/rules:
     + Remove weird empty variable reference construct.
     + Whitespace-only fixes.
diff --git a/x2gokdrive.spec b/x2gokdrive.spec
index cc6fd9b..8a7bc03 100644
--- a/x2gokdrive.spec
+++ b/x2gokdrive.spec
@@ -122,6 +122,7 @@ BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(xshmfence)
 
+%package -n xorg-x11-server-x2gokdrive
 Requires:       xorg-x11-server-common >= 1.20.3
 %if 0%{?rhel} > 8 || 0%{?suse_version}
 Recommends:     mesa-dri-drivers
@@ -280,7 +281,7 @@ make install DESTDIR='%{buildroot}'
 popd
 find '%{buildroot}/usr/lib/xorg' -type 'f' -name '*.la' -exec rm -fv '{}' ';'
 
-%files
+%files -n xorg-x11-server-x2gokdrive
 %defattr(-,root,root)
 %{_bindir}/x2gokdrive
 %exclude %{_libdir}/xorg/protocol.txt

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git


More information about the x2go-commits mailing list