Hello community, here is the log from the commit of package ulfius for openSUSE:Factory checked in at 2019-11-18 20:11:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulfius (Old) and /work/SRC/openSUSE:Factory/.ulfius.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulfius" Mon Nov 18 20:11:48 2019 rev:10 rq:749304 version:2.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes 2019-10-08 19:57:33.212265191 +0200 +++ /work/SRC/openSUSE:Factory/.ulfius.new.26869/ulfius.changes 2019-11-18 20:12:05.301540075 +0100 @@ -1,0 +2,12 @@ +Mon Nov 18 10:56:30 UTC 2019 - Martin Hauke <[email protected]> + +- Also add "libjansson-devel", "libgnutls-devel" and + "libmicrohttpd-devel" as requirements for ulfius-devel + +------------------------------------------------------------------- +Mon Nov 11 19:43:22 UTC 2019 - Martin Hauke <[email protected]> + +- Disable LTO for now since it breaks compilation on i586 +- Add "Requires: libcurl-devel" to ulfius-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulfius.spec ++++++ --- /var/tmp/diff_new_pack.mM2ALb/_old 2019-11-18 20:12:06.345539543 +0100 +++ /var/tmp/diff_new_pack.mM2ALb/_new 2019-11-18 20:12:06.345539543 +0100 @@ -17,6 +17,7 @@ # +%define _lto_cflags %{nil} %define sover 2_6 Name: ulfius Version: 2.6.4 @@ -55,6 +56,10 @@ %package devel Summary: Header files for ulfius Group: Development/Libraries/C and C++ +Requires: libcurl-devel +Requires: libgnutls-devel +Requires: libjansson-devel +Requires: libmicrohttpd-devel Requires: libulfius%{sover} = %{version} Requires: orcania-devel Requires: yder-devel
