diff --git a/xorg-x11-utils.spec b/xorg-x11-utils.spec index aaebc8c..c807d53 100644 --- a/xorg-x11-utils.spec +++ b/xorg-x11-utils.spec @@ -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 - 7.5.32 +- Add install requires help package into main package + * Sat Aug 20 2020 jinzhimin - 7.5-31 - Delete BuildRequires pkgconfig(xxf86misc)