Hello community, here is the log from the commit of package odp-thunderx for openSUSE:Factory checked in at 2018-02-23 15:30:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/odp-thunderx (Old) and /work/SRC/openSUSE:Factory/.odp-thunderx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "odp-thunderx" Fri Feb 23 15:30:54 2018 rev:6 rq:579201 version:1.11.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/odp-thunderx/odp-thunderx.changes 2017-11-08 15:15:58.657248379 +0100 +++ /work/SRC/openSUSE:Factory/.odp-thunderx.new/odp-thunderx.changes 2018-02-23 15:31:21.327146492 +0100 @@ -1,0 +2,5 @@ +Thu Feb 22 21:06:20 UTC 2018 - [email protected] + +- Removed unrequired package dependency and using pkgconfig(openssl) as suggested by DimStar for odp package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ odp-thunderx.spec ++++++ --- /var/tmp/diff_new_pack.DkKVE9/_old 2018-02-23 15:31:22.707096633 +0100 +++ /var/tmp/diff_new_pack.DkKVE9/_new 2018-02-23 15:31:22.711096489 +0100 @@ -1,7 +1,7 @@ # # spec file for package odp-thunderx # -# 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 @@ -36,13 +36,9 @@ BuildRequires: gcc6 %endif BuildRequires: graphviz -%if %{suse_version} >= 1330 -BuildRequires: libopenssl-1_1_0-devel -%else -BuildRequires: libopenssl-devel -%endif BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: pkgconfig(openssl) Conflicts: otherproviders(odp-any) Provides: odp-any = %{version} ExclusiveArch: aarch64
