Hello community, here is the log from the commit of package xsd for openSUSE:Factory checked in at 2017-02-08 10:45:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsd (Old) and /work/SRC/openSUSE:Factory/.xsd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsd" Changes: -------- --- /work/SRC/openSUSE:Factory/xsd/xsd.changes 2014-07-27 08:25:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xsd.new/xsd.changes 2017-02-08 10:45:12.775436302 +0100 @@ -1,0 +2,5 @@ +Thu Feb 2 15:44:53 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsd.spec ++++++ --- /var/tmp/diff_new_pack.vyaTzV/_old 2017-02-08 10:45:13.607320386 +0100 +++ /var/tmp/diff_new_pack.vyaTzV/_new 2017-02-08 10:45:13.611319829 +0100 @@ -1,7 +1,7 @@ # # spec file for package xsd # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -28,7 +28,11 @@ Source99: xsd-rpmlintrc # Rename xsd to xsdcxx Patch0: xsdcxx-rename.patch +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libxerces-c-devel > 2.8.0
