Hello community, here is the log from the commit of package realmd for openSUSE:Factory checked in at 2020-01-22 22:46:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/realmd (Old) and /work/SRC/openSUSE:Factory/.realmd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "realmd" Wed Jan 22 22:46:24 2020 rev:2 rq:766324 version:0.16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/realmd/realmd.changes 2017-08-24 18:40:33.921409195 +0200 +++ /work/SRC/openSUSE:Factory/.realmd.new.26092/realmd.changes 2020-01-22 22:46:38.068586613 +0100 @@ -1,0 +2,8 @@ +Wed Jan 22 11:01:28 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Adjust BuildRequires to allow OBS to shortcut through -mini + flavors: + + systemd -> pkgconfig(systemd) + + krb5-devel -> pkgconfig(krb5) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ realmd.spec ++++++ --- /var/tmp/diff_new_pack.qrWkE6/_old 2020-01-22 22:46:39.740587454 +0100 +++ /var/tmp/diff_new_pack.qrWkE6/_new 2020-01-22 22:46:39.764587467 +0100 @@ -1,7 +1,7 @@ # # spec file for package realmd # -# Copyright (c) 2017 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,9 +20,9 @@ Version: 0.16.3 Release: 0 Summary: AD integration detection -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/GNOME -Url: http://www.freedesktop.org/software/realmd +URL: http://www.freedesktop.org/software/realmd Source: http://www.freedesktop.org/software/realmd/releases/%{name}-%{version}.tar.gz BuildRequires: autoconf @@ -30,13 +30,13 @@ BuildRequires: gettext-tools BuildRequires: glib2-devel >= 2.36 BuildRequires: intltool -BuildRequires: krb5-devel BuildRequires: libpackagekit-glib2-devel BuildRequires: libtool BuildRequires: openldap2-devel BuildRequires: polkit-devel -BuildRequires: systemd BuildRequires: xmlto +BuildRequires: pkgconfig(krb5) +BuildRequires: pkgconfig(systemd) Recommends: %{name}-lang %{?systemd_requires}
