[X2Go-Commits] [python-x2go] 01/02: python-x2go.spec: also add fdupes package as a build dependency for RHEL-based distros.

git-admin at x2go.org git-admin at x2go.org
Sat Jun 2 00:52:35 CEST 2018


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

x2go pushed a commit to branch master
in repository python-x2go.

commit e02f26e493e8dc6a86e093ef1930b257f36d0c0b
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jun 1 21:18:44 2018 +0200

    python-x2go.spec: also add fdupes package as a build dependency for RHEL-based distros.
---
 debian/changelog | 5 +++++
 python-x2go.spec | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 85f4ef5..11620de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,11 @@ python-x2go (0.5.99.1-0x2go1) UNRELEASED; urgency=medium
     - x2go/utils.py: Python3 fix in get_workarea_geometry().
   * debian/: Adapt to building API docs with Sphinx.
 
+  [ Mihai Moldovan ]
+  * New upstream version (0.5.99.0):
+  * python-x2go.spec:
+    - Also add fdupes package as a build dependency for RHEL-based distros.
+
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 22 Sep 2017 14:15:05 +0200
 
 python-x2go (0.5.0.6-0x2go1) unstable; urgency=medium
diff --git a/python-x2go.spec b/python-x2go.spec
index c12c1bc..caae032 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -19,10 +19,10 @@ Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.
 BuildArch:      noarch
 %if 0%{?suse_version}
 BuildRequires:  python-devel
-BuildRequires:  fdupes
 %else
 BuildRequires:  python2-devel
 %endif
+BuildRequires:  fdupes
 BuildRequires:  python-future
 BuildRequires:  python-setuptools
 %if 0%{?with_python3}

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


More information about the x2go-commits mailing list