Hello community, here is the log from the commit of package thttpd for openSUSE:Factory checked in at 2020-02-09 20:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thttpd (Old) and /work/SRC/openSUSE:Factory/.thttpd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thttpd" Sun Feb 9 20:49:12 2020 rev:41 rq:772325 version:2.29 Changes: -------- --- /work/SRC/openSUSE:Factory/thttpd/thttpd.changes 2018-10-23 20:42:42.504378151 +0200 +++ /work/SRC/openSUSE:Factory/.thttpd.new.26092/thttpd.changes 2020-02-09 20:49:15.178903646 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:40:08 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thttpd.spec ++++++ --- /var/tmp/diff_new_pack.1T27Z4/_old 2020-02-09 20:49:16.286904279 +0100 +++ /var/tmp/diff_new_pack.1T27Z4/_new 2020-02-09 20:49:16.290904281 +0100 @@ -1,7 +1,7 @@ # # spec file for package thttpd # -# 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 @@ -28,7 +28,7 @@ Summary: Small and simple webserver License: BSD-3-Clause Group: Productivity/Networking/Web/Servers -Url: http://www.acme.com/software/thttpd/ +URL: http://www.acme.com/software/thttpd/ Source: http://www.acme.com/software/thttpd/%{name}-%{version}.tar.gz Source1: %{name}-initd.script Source2: %{name}.service @@ -60,8 +60,8 @@ Conflicts: apache2-utils Provides: http_daemon %if %{with_systemd} -BuildRequires: systemd -%{?systemd_requires} +BuildRequires: pkgconfig(systemd) +%{?systemd_ordering} %else Requires(post): %fillup_prereq Requires(post): %insserv_prereq
