Hello community,

here is the log from the commit of package ucommon for openSUSE:Factory checked 
in at 2017-12-11 18:57:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ucommon (Old)
 and      /work/SRC/openSUSE:Factory/.ucommon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ucommon"

Mon Dec 11 18:57:37 2017 rev:23 rq:555907 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ucommon/ucommon.changes  2016-01-01 
19:50:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ucommon.new/ucommon.changes     2017-12-11 
18:57:41.111183099 +0100
@@ -1,0 +2,7 @@
+Sun Dec 10 21:54:49 UTC 2017 - jeng...@inai.de
+
+- BuildRequire pre-1.1 openssl.
+  Update devel Require to pkgconfig() because there is (just)
+  a "-lcrypto" in /usr/bin/*-config.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ucommon.spec ++++++
--- /var/tmp/diff_new_pack.xuV51k/_old  2017-12-11 18:57:41.999140805 +0100
+++ /var/tmp/diff_new_pack.xuV51k/_new  2017-12-11 18:57:42.003140614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ucommon
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2008, 2009 David Sugar, Tycho Softworks.
 # This file is free software; as a special exception the author gives
 # unlimited permission to copy and/or distribute it, with or without
@@ -38,7 +38,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gd
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(openssl) < 1.1
 # Added for 13.1
 Obsoletes:      %name-bin < %version-%release
 Provides:       %name-bin = %version-%release
@@ -70,7 +70,8 @@
 Summary:        Headers for building ucommon applications
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
-Requires:       libopenssl-devel
+Requires:       pkgconfig(libcrypto)
+Requires:       pkgconfig(libssl)
 
 %description devel
 This package provides header and support files needed for building




Reply via email to