Hello community, here is the log from the commit of package tinc for openSUSE:Factory checked in at 2020-02-04 19:56:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tinc (Old) and /work/SRC/openSUSE:Factory/.tinc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tinc" Tue Feb 4 19:56:22 2020 rev:5 rq:769912 version:1.0.35 Changes: -------- --- /work/SRC/openSUSE:Factory/tinc/tinc.changes 2019-05-21 10:41:13.735054194 +0200 +++ /work/SRC/openSUSE:Factory/.tinc.new.26092/tinc.changes 2020-02-04 19:56:24.077428265 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:42:12 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tinc.spec ++++++ --- /var/tmp/diff_new_pack.KkVixw/_old 2020-02-04 19:56:25.069428845 +0100 +++ /var/tmp/diff_new_pack.KkVixw/_new 2020-02-04 19:56:25.081428851 +0100 @@ -1,7 +1,7 @@ # # spec file for package tinc # -# Copyright (c) 2019 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 @@ -23,18 +23,18 @@ License: GPL-2.0-or-later Group: Productivity/Networking/Security -Url: http://www.tinc-vpn.org/ +URL: http://www.tinc-vpn.org/ Source0: http://www.tinc-vpn.org/packages/%{name}-%{version}.tar.gz Patch0: tinc-1.0.35-systemd-path-fix.patch BuildRequires: lzo-devel BuildRequires: openssl-devel -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(zlib) Requires(post): info Requires(preun): info -%systemd_requires +%systemd_ordering %description tinc is a Virtual Private Network (VPN) daemon that uses tunnelling
