Fix no man manual
This commit is contained in:
parent
5e082755c4
commit
51b7c2c3ca
@ -1,6 +1,6 @@
|
|||||||
Name: xorg-x11-utils
|
Name: xorg-x11-utils
|
||||||
Version: 7.5
|
Version: 7.5
|
||||||
Release: 31
|
Release: 32
|
||||||
Summary: X.Org X11 X client utilities
|
Summary: X.Org X11 X client utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
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(xinerama), pkgconfig(xorg-macros) >= 1.8
|
||||||
BuildRequires: pkgconfig(xrandr) >= 1.2, pkgconfig(xtst), pkgconfig(xv)
|
BuildRequires: pkgconfig(xrandr) >= 1.2, pkgconfig(xtst), pkgconfig(xv)
|
||||||
BuildRequires: pkgconfig(xxf86dga), pkgconfig(xxf86vm)
|
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: 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
|
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*
|
%{_mandir}/man1/xwininfo.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 20 2020 jinzhimin <jinzhimin2@huawei.com> - 7.5-31
|
||||||
- Delete BuildRequires pkgconfig(xxf86misc)
|
- Delete BuildRequires pkgconfig(xxf86misc)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user