Accepting request 1160631 from devel:languages:python

Forwarded request #1160621 from favogt

- BuildRequire pkgconfig(libsystemd) instead of full systemd

OBS-URL: https://build.opensuse.org/request/show/1160631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=80
This commit is contained in:
Ana Guerrero 2024-03-26 18:25:18 +00:00 committed by Git OBS Bridge
commit 6bd3852485
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 22 10:40:19 UTC 2024 - Fabian Vogt <fvogt@suse.com>
- BuildRequire pkgconfig(libsystemd) instead of full systemd
-------------------------------------------------------------------
Wed Dec 27 13:53:57 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-psutil
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -43,8 +43,7 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: procps
BuildRequires: systemd
BuildRequires: systemd-devel
BuildRequires: pkgconfig(libsystemd)
%if %{with test}
%if 0%{?suse_version} > 1500
BuildRequires: /usr/bin/who