Hello community, here is the log from the commit of package lxcfs for openSUSE:Factory checked in at 2020-02-04 19:53:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxcfs (Old) and /work/SRC/openSUSE:Factory/.lxcfs.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxcfs" Tue Feb 4 19:53:29 2020 rev:10 rq:769663 version:3.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lxcfs/lxcfs.changes 2019-09-20 14:54:29.614867119 +0200 +++ /work/SRC/openSUSE:Factory/.lxcfs.new.26092/lxcfs.changes 2020-02-04 19:53:46.065336104 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:02:33 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxcfs.spec ++++++ --- /var/tmp/diff_new_pack.nRdAkb/_old 2020-02-04 19:53:46.841336558 +0100 +++ /var/tmp/diff_new_pack.nRdAkb/_new 2020-02-04 19:53:46.845336559 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxcfs # -# 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 @@ -27,7 +27,7 @@ Summary: FUSE filesystem for LXC License: Apache-2.0 Group: System/Management -Url: https://linuxcontainers.org/lxcfs +URL: https://linuxcontainers.org/lxcfs Source: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz Source1: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring @@ -38,8 +38,8 @@ BuildRequires: libtool BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: systemd BuildRequires: pkgconfig(fuse) +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %description
