[X2Go-Commits] [x2gokdriveclient] 23/26: x2gokdriveclient.spec: add Enhances: x2goclient.
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 24 17:17:37 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdriveclient.
commit 02f818a445f8a02b7baf1365daee11158a43f95e
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 24 16:28:35 2023 +0100
x2gokdriveclient.spec: add Enhances: x2goclient.
---
debian/changelog | 1 +
x2gokdriveclient.spec | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f222fe9..005adab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -87,6 +87,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
- Makefile: adapt to this package.
- x2gokdriveclient.spec: no need to explicitly install the man pages any
longer, drop.
+ - x2gokdriveclient.spec: add Enhances: x2goclient.
* debian/rules:
+ Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
Especially needed for C++11 support.
diff --git a/x2gokdriveclient.spec b/x2gokdriveclient.spec
index 1c41883..d7668a2 100644
--- a/x2gokdriveclient.spec
+++ b/x2gokdriveclient.spec
@@ -83,6 +83,8 @@ BuildRequires: redhat-rpm-config
BuildRequires: fdupes
%endif
+Enhances: x2goclient
+
%if 0%{?el5}
# For compatibility with EPEL5
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
More information about the x2go-commits
mailing list