Hello community, here is the log from the commit of package libserf for openSUSE:Factory checked in at 2020-06-21 19:03:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libserf (Old) and /work/SRC/openSUSE:Factory/.libserf.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libserf" Sun Jun 21 19:03:56 2020 rev:27 rq:814723 version:1.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libserf/libserf.changes 2018-10-01 09:04:36.391934762 +0200 +++ /work/SRC/openSUSE:Factory/.libserf.new.3606/libserf.changes 2020-06-21 19:50:01.285853102 +0200 @@ -1,0 +2,6 @@ +Mon Jun 15 11:48:02 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Autodetect krb5/mit prefix using krb5-config: prepare for future + changes on krb5 packaging. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libserf.spec ++++++ --- /var/tmp/diff_new_pack.IRtEKK/_old 2020-06-21 19:50:01.681854688 +0200 +++ /var/tmp/diff_new_pack.IRtEKK/_new 2020-06-21 19:50:01.685854704 +0200 @@ -1,7 +1,7 @@ # # spec file for package libserf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -101,7 +101,7 @@ OPENSSL=%{_prefix} \ ZLIB=%{_prefix} \ %if %{with gssapi} - GSSAPI=%{_prefix}/lib/mit \ + GSSAPI=$(krb5-config --prefix) \ %endif DEBUG=yes \ CFLAGS="%{optflags}" \
