!99 [sync] PR-96: 修复rpm包description中的拼写错误
From: @markeryang Reviewed-by: @jiayi0118 Signed-off-by: @jiayi0118
This commit is contained in:
commit
b9fc840855
@ -1,7 +1,7 @@
|
||||
Name: dbus
|
||||
Epoch: 1
|
||||
Version: 1.12.20
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: System Message Bus
|
||||
License: AFLv3.0 or GPLv2+
|
||||
URL: http://www.freedesktop.org/Software/dbus/
|
||||
@ -95,7 +95,7 @@ Summary: X11-requiring for D-BUS
|
||||
Requires: %{name}-daemon = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description x11
|
||||
This pacakge contains the tools that needed to be install for Xlib.
|
||||
This package contains the tools that needed to be install for Xlib.
|
||||
|
||||
%package help
|
||||
Summary: Man pages and other related documents for D-Bus
|
||||
@ -242,6 +242,9 @@ fi
|
||||
%exclude %{_pkgdocdir}/README
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2024 lvzhonglin <lvzhonglin@inspur.com> - 1:1.12.20-12
|
||||
- update description
|
||||
|
||||
* Tue Jun 18 2024 hongjinghao <hongjinghao@huawei.com> - 1:1.12.20-11
|
||||
- Sync patches from dbus community
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user