diff --git a/xorg-x11-apps.spec b/xorg-x11-apps.spec index f21cb8f..48bc16d 100644 --- a/xorg-x11-apps.spec +++ b/xorg-x11-apps.spec @@ -1,6 +1,6 @@ Name: xorg-x11-apps Version: 7.7 -Release: 23 +Release: 24 Summary: X.Org X11 applications License: MIT URL: https://www.x.org @@ -33,6 +33,7 @@ BuildRequires: pkgconfig(xbitmaps) pkgconfig(xcursor) pkgconfig(xext) pkgconfig BuildRequires: pkgconfig(xmu) pkgconfig(xrender) >= 0.4 pkgconfig(xt) >= 1.1 pkgconfig(xxf86vm) pkgconfig(xorg-macros) >= 1.8 Requires: xorg-x11-xbitmaps xorg-x11-fonts-misc +Requires: %{name}-help = %{version}-%{release} Provides: luit = 1.1.1 oclock = 1.0.4 x11perf = 1.6.0 xbiff = 1.0.3 xclipboard = 1.1.3 xclock = 1.0.7 Provides: xconsole = 1.0.6 xcursorgen = 1.0.6 xeyes = 1.1.2 xfd = 1.1.2 xfontsel = 1.0.6 xload = 1.1.3 @@ -81,5 +82,8 @@ done %{_mandir}/man1/*.1* %changelog +* Tue Nov 10 2020 baizhonggui - 7.7-24 +- Add install requires help package into main package + * Wed Nov 20 2019 yangjian - 7.7-23 - Package init