SHA256
1
0
forked from pool/systemd

- Drop python3-pefile dependency from the experimental package. MicroOs is fond

of the experimental stuff but OTOH it doesn't ship python3. Let's drop the
  dependency for now, users of ukify are invited to install python3-pe manually.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1488
This commit is contained in:
Franck Bui 2024-02-07 13:27:55 +00:00 committed by Git OBS Bridge
parent 9d3e868cc9
commit 38b23cf184
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 6 14:48:27 UTC 2024 - Franck Bui <fbui@suse.com>
- Drop python3-pefile dependency from the experimental package. MicroOs is fond
of the experimental stuff but OTOH it doesn't ship python3. Let's drop the
dependency for now, users of ukify are invited to install python3-pe manually.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 6 13:31:09 UTC 2024 - Franck Bui <fbui@suse.com> Tue Feb 6 13:31:09 UTC 2024 - Franck Bui <fbui@suse.com>

View File

@ -676,8 +676,6 @@ refer to %{_testsuitedir}/integration-tests/README.testsuite.
Summary: Experimental systemd features Summary: Experimental systemd features
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
# Needed by ukify
Requires: python3-pefile
%systemd_requires %systemd_requires
# fdisk is a build requirement for repart # fdisk is a build requirement for repart
BuildRequires: pkgconfig(fdisk) BuildRequires: pkgconfig(fdisk)