add dbus-broker to Base Group

This commit is contained in:
licunlong 2021-12-03 15:03:37 +08:00
parent b9b96d1f48
commit 3f2f5fe1e9
4 changed files with 9 additions and 1 deletions

View File

@ -1254,6 +1254,7 @@
<packagereq type="mandatory">crontabs</packagereq>
<packagereq type="mandatory">cyrus-sasl</packagereq>
<packagereq type="mandatory">dbus</packagereq>
<packagereq type="mandatory">dbus-broker</packagereq>
<packagereq type="mandatory">ed</packagereq>
<packagereq type="mandatory">file</packagereq>
<packagereq type="mandatory">iptstate</packagereq>

View File

@ -152,6 +152,7 @@
<packagereq type="mandatory">crontabs</packagereq>
<packagereq type="mandatory">cyrus-sasl</packagereq>
<packagereq type="mandatory">dbus</packagereq>
<packagereq type="mandatory">dbus-broker</packagereq>
<packagereq type="mandatory">ed</packagereq>
<packagereq type="mandatory">file</packagereq>
<packagereq type="mandatory">iptstate</packagereq>

View File

@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 2.0.0
Release: 10
Release: 11
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -129,6 +129,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Fri Dec 03 2021 licunlong <licunlong1@huawei.com> - 2.0.0-11
- ID:NA
- SUG:NA
- DESC: add dbus-broker to Base Group.
* Fri Nov 19 2021 miao_kaibo <miaokaibo@outlook.com> - 2.0.0-10
- ID:NA
- SUG:NA

View File

@ -250,6 +250,7 @@
<packagereq>cyrus-sasl-ntlm</packagereq>
<packagereq>cyrus-sasl-scram</packagereq>
<packagereq>dbus</packagereq>
<packagereq>dbus-broker</packagereq>
<packagereq>dbus-glib</packagereq>
<packagereq>dbus-help</packagereq>
<packagereq>dbus-python-help</packagereq>