17
0

Accepting request 1266942 from home:dziobian

- Remove require on dbus-1. This library is pulled in by dnf, which normally works inside WSL1,
  but installing dbus-1 makes WSL1 unusable (bsc#1215538)

OBS-URL: https://build.opensuse.org/request/show/1266942
OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=26
This commit is contained in:
2025-05-24 09:50:13 +00:00
committed by Git OBS Bridge
parent 3492edb32c
commit 01ec7c4d70
2 changed files with 6 additions and 1 deletions

View File

@@ -41,7 +41,6 @@ BuildRequires: pkgconfig(dbus-1) >= 1.8.0
BuildRequires: pkgconfig(dbus-glib-1)
Requires: python-gobject
Requires: python-xml
%requires_ge dbus-1
Provides: dbus-1-%{python_flavor} = %{version}
Obsoletes: dbus-1-%{python_flavor} < %{version}
%if "%{?python_provides}" != ""