commit libircclient for openSUSE:Factory
Hello community, here is the log from the commit of package libircclient for openSUSE:Factory checked in at 2017-12-31 01:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libircclient (Old) and /work/SRC/openSUSE:Factory/.libircclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libircclient" Sun Dec 31 01:13:45 2017 rev:9 rq:560553 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libircclient/libircclient.changes 2016-06-19 10:48:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libircclient.new/libircclient.changes 2017-12-31 01:14:04.248058797 +0100 @@ -1,0 +2,8 @@ +Thu Dec 28 20:30:57 UTC 2017 - crrodriguez@opensuse.org + +- export ac_cv_lib_ssl_SSL_library_init=yes before configure + to workaround buggy libssl check, in openSSL 1.1 + SSL_library_init is a compatibility macro and not a symbol + in the shared library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libircclient.spec ++++++ --- /var/tmp/diff_new_pack.0JklNg/_old 2017-12-31 01:14:05.351690588 +0100 +++ /var/tmp/diff_new_pack.0JklNg/_new 2017-12-31 01:14:05.359687920 +0100 @@ -1,7 +1,7 @@ # # spec file for package libircclient # -# Copyright (c) 2016 SUSE LINUX 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 @@ -70,7 +70,8 @@ %build export CFLAGS="%{optflags} -fno-strict-aliasing" -export CPPFLAGS="$CFLAGS" +export CXXFLAGS="$CFLAGS" +export ac_cv_lib_ssl_SSL_library_init=yes %configure --enable-ipv6 --enable-openssl --enable-shared make %{?_smp_mflags} cd doc
participants (1)
-
root@hilbert.suse.de