!5 yum 安装xorg-x11-utils 后缺少man手册
From: @baizg1107 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d80ef15a5f
@ -1,6 +1,6 @@
|
||||
Name: xorg-x11-utils
|
||||
Version: 7.5
|
||||
Release: 31
|
||||
Release: 32
|
||||
Summary: X.Org X11 X client utilities
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
@ -21,6 +21,7 @@ BuildRequires: pkgconfig(xext), pkgconfig(xi), pkgconfig(xcomposite)
|
||||
BuildRequires: pkgconfig(xinerama), pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xrandr) >= 1.2, pkgconfig(xtst), pkgconfig(xv)
|
||||
BuildRequires: pkgconfig(xxf86dga), pkgconfig(xxf86vm)
|
||||
Requires: %{name}-help = %{version}-%{release}
|
||||
|
||||
Provides: edid-decode xdpyinfo = 1.3.2 xev = 1.2.2 xlsatoms = 1.1.2 xprop = 1.2.3
|
||||
Provides: xlsclients = 1.1.4 xlsfonts = 1.0.6 xvinfo = 1.1.3 xwininfo = 1.1.4
|
||||
@ -94,6 +95,9 @@ X.Org X11 client utilities used to query the X server for various information.
|
||||
%{_mandir}/man1/xwininfo.1*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2020 baizhonggui <baizhonggui@huawei.com> - 7.5.32
|
||||
- Add install requires help package into main package
|
||||
|
||||
* Sat Aug 20 2020 jinzhimin <jinzhimin2@huawei.com> - 7.5-31
|
||||
- Delete BuildRequires pkgconfig(xxf86misc)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user