Hello community,

here is the log from the commit of package xrootd for openSUSE:Factory checked 
in at 2018-03-08 11:00:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xrootd (Old)
 and      /work/SRC/openSUSE:Factory/.xrootd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xrootd"

Thu Mar  8 11:00:03 2018 rev:17 rq:584103 version:3.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xrootd/xrootd.changes    2017-12-23 
12:21:44.236998178 +0100
+++ /work/SRC/openSUSE:Factory/.xrootd.new/xrootd.changes       2018-03-08 
11:00:16.259325094 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 18:58:32 UTC 2018 - b...@vdm-design.de
+
+- Fix build for factory, rpc/types.h is gone from glibc-devel,
+  use the one from tirpc-devel instead
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xrootd.spec ++++++
--- /var/tmp/diff_new_pack.pBDHUK/_old  2018-03-08 11:00:17.975263075 +0100
+++ /var/tmp/diff_new_pack.pBDHUK/_new  2018-03-08 11:00:17.975263075 +0100
@@ -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
@@ -40,6 +40,7 @@
 BuildRequires:  fdupes
 BuildRequires:  fuse-devel
 BuildRequires:  gcc-c++
+BuildRequires:  glibc-devel
 BuildRequires:  krb5-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  ncurses-devel
@@ -47,6 +48,9 @@
 BuildRequires:  readline-devel
 BuildRequires:  swig
 BuildRequires:  zlib-devel
+%if 0%{?suse_version} >= 1500
+BuildRequires:  libtirpc-devel
+%endif
 
 %description
 The eXtended Root Daemon


Reply via email to