[X2Go-Commits] [nx-libs] 01/02: nx-libs.spec: add BR: upon pathfix.py.
git-admin at x2go.org
git-admin at x2go.org
Thu Feb 23 13:17:59 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository nx-libs.
commit f16808513a7fa479c73c2067e853825e9f1b9abd
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Feb 23 13:17:35 2023 +0100
nx-libs.spec: add BR: upon pathfix.py.
---
nx-libs.spec | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/nx-libs.spec b/nx-libs.spec
index d4370c7eb..86099de51 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -134,6 +134,10 @@ BuildRequires: zlib-devel
BuildRequires: libtirpc-devel
%endif
+%if 0%{?fedora} || 0%{?rhel}
+BuildRequires: /usr/bin/pathfix.py
+%endif
+
Obsoletes: nx < 3.5.0-19
Provides: nx = %{version}-%{release}
Provides: nx%{?_isa} = %{version}-%{release}
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list