[X2Go-Commits] [nx-libs] 02/06: nx-libs.spec: add BR: upon pathfix.py.
git-admin at x2go.org
git-admin at x2go.org
Thu Jun 1 13:49:41 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch build-3.5.99.26
in repository nx-libs.
commit e49bd144d0b3ba8e130d684aed2a2a44097506ed
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 d08cd3f48..f7631a9e7 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -130,6 +130,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