Accepting request 1160621 from home:favogt:branches:openSUSE:Factory:Staging:M
- BuildRequire pkgconfig(libsystemd) instead of full systemd OBS-URL: https://build.opensuse.org/request/show/1160621 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=171
This commit is contained in:
parent
e430a0ef81
commit
033a8f0770
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user