Hello community,

here is the log from the commit of package odp for openSUSE:Factory checked in 
at 2018-02-23 15:30:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/odp (Old)
 and      /work/SRC/openSUSE:Factory/.odp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "odp"

Fri Feb 23 15:30:52 2018 rev:5 rq:579194 version:1.11.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/odp/odp.changes  2017-11-08 15:15:56.373331742 
+0100
+++ /work/SRC/openSUSE:Factory/.odp.new/odp.changes     2018-02-23 
15:31:19.819200975 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 09:52:25 UTC 2018 - [email protected]
+
+- BuildRequires just libopenssl-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ odp.spec ++++++
--- /var/tmp/diff_new_pack.YzBzYo/_old  2018-02-23 15:31:21.127153718 +0100
+++ /var/tmp/diff_new_pack.YzBzYo/_new  2018-02-23 15:31:21.131153573 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package odp
 #
-# 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
@@ -23,7 +23,7 @@
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            https://www.opendataplane.org
-Source0:        
https://git.linaro.org/lng/odp.git/snapshot/odp-1.11.0.0_monarch.tar.gz
+Source0:        
https://git.linaro.org/lng/odp.git/snapshot/odp-%{version}_monarch.tar.gz
 Patch0:         0001-increase_ODP_CPUMASK_SIZE.patch
 %if %{suse_version} >= 1330
 Patch1:         0002-fix_libopenssl.patch
@@ -37,13 +37,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 x86_64 ppc64 ppc64le
@@ -66,7 +62,7 @@
 Summary:        Development files for the OpenDataPlane reference 
implementation
 Group:          Development/Libraries/C and C++
 Requires:       %{name}-libs = %{version}-%{release}
-Requires:       openssl-devel
+Requires:       libopenssl-devel
 Conflicts:      otherproviders(odp-any-devel)
 Provides:       odp-any-devel = %{version}
 


Reply via email to