- Fix build for factory, rpc/types.h is gone from glibc-devel,
use the one from tirpc-devel instead OBS-URL: https://build.opensuse.org/package/show/science/xrootd?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
871fa86e1a
commit
19cd8d49b1
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 18:58:32 UTC 2018 - bugs@vdm-design.de
|
||||
|
||||
- Fix build for factory, rpc/types.h is gone from glibc-devel,
|
||||
use the one from tirpc-devel instead
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 22 18:51:02 UTC 2017 - bugs@vdm-design.de
|
||||
|
||||
|
||||
+4
-1
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xrootd
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -48,6 +48,9 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: swig
|
||||
BuildRequires: zlib-devel
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: libtirpc-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
The eXtended Root Daemon
|
||||
|
||||
Reference in New Issue
Block a user