[X2Go-Commits] [nx-libs] 29/30: nx-libs.spec: Starting with Fedora 28 / RHEL 8, SunRPC support is being split out into a separate libraries (libtirpc).

git-admin at x2go.org git-admin at x2go.org
Tue Feb 27 09:51:51 CET 2018


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

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 9f93e96ec81662e48f770bca7efc9e664576a7dc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 27 09:37:58 2018 +0100

    nx-libs.spec: Starting with Fedora 28 / RHEL 8, SunRPC support is being split out into a separate libraries (libtirpc).
    
    Fixes ArcticaProject/nx-libs#665.
---
 nx-libs.spec | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nx-libs.spec b/nx-libs.spec
index 89209f9..655c393 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -116,6 +116,10 @@ BuildRequires:  libXinerama-devel
 BuildRequires:  xorg-x11-font-utils
 %endif
 
+%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
+BuildRequires: libtirpc-devel
+%endif
+
 # For imake
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  zlib-devel

--
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