!96 修复rpm包description中的拼写错误
From: @lvzhl Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
80502ffe99
@ -1,7 +1,7 @@
|
|||||||
Name: dbus
|
Name: dbus
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.12.20
|
Version: 1.12.20
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: System Message Bus
|
Summary: System Message Bus
|
||||||
License: AFLv3.0 or GPLv2+
|
License: AFLv3.0 or GPLv2+
|
||||||
URL: http://www.freedesktop.org/Software/dbus/
|
URL: http://www.freedesktop.org/Software/dbus/
|
||||||
@ -95,7 +95,7 @@ Summary: X11-requiring for D-BUS
|
|||||||
Requires: %{name}-daemon = %{epoch}:%{version}-%{release}
|
Requires: %{name}-daemon = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description x11
|
%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
|
%package help
|
||||||
Summary: Man pages and other related documents for D-Bus
|
Summary: Man pages and other related documents for D-Bus
|
||||||
@ -242,6 +242,9 @@ fi
|
|||||||
%exclude %{_pkgdocdir}/README
|
%exclude %{_pkgdocdir}/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 11 2024 lvzhonglin <lvzhonglin@inspur.com> - 1:1.12.20-12
|
||||||
|
- update description
|
||||||
|
|
||||||
* Wed Feb 21 2024 hongjinghao <hongjinghao@huawei.com> - 1:1.12.20-11
|
* Wed Feb 21 2024 hongjinghao <hongjinghao@huawei.com> - 1:1.12.20-11
|
||||||
- add backport-bus-dir-watch-Do-not-crash-with-128-dirs.patch
|
- add backport-bus-dir-watch-Do-not-crash-with-128-dirs.patch
|
||||||
backport-Do-not-crash-when-reloading-configuration.patch
|
backport-Do-not-crash-when-reloading-configuration.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user