add build require dbus-daemon for test
(cherry picked from commit 888a6225b23d3e5edaba9c97e34c5af25fa73db8)
This commit is contained in:
parent
dd1ac498b6
commit
5809bfef9b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: DBus library in Python 3
|
Summary: DBus library in Python 3
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -22,7 +22,7 @@ to use and extend.}
|
|||||||
|
|
||||||
%package -n python3-%{srcname}
|
%package -n python3-%{srcname}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: python3-devel python3-setuptools python3-gobject-base python3-pytest
|
BuildRequires: python3-devel python3-setuptools python3-gobject-base python3-pytest dbus-daemon
|
||||||
Requires: python3-gobject-base
|
Requires: python3-gobject-base
|
||||||
%{?python_provide:%python_provide python3-%{srcname}}
|
%{?python_provide:%python_provide python3-%{srcname}}
|
||||||
|
|
||||||
@ -47,6 +47,12 @@ Requires: python3-gobject-base
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 28 2023 zhouyihang <zhouyihang3@h-partners.com> - 1.6-4
|
||||||
|
- Type: requirements
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: add buildrequire dbus-daemon for test
|
||||||
|
|
||||||
* Mon Nov 27 2023 zhouyihang <zhouyihang3@h-partners.com> - 1.6-3
|
* Mon Nov 27 2023 zhouyihang <zhouyihang3@h-partners.com> - 1.6-3
|
||||||
- Type: requirements
|
- Type: requirements
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user