diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 678b467..478eceb 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -1,6 +1,6 @@ Name: xorg-x11-xinit Version: 1.4.0 -Release: 6 +Release: 7 Summary: X.Org X11 X Window System xinit startup scripts License: MIT URL: https://www.x.org @@ -20,7 +20,7 @@ Patch0001: 0003-startx-Make-startx-auto-display-select-work-with-per.patch Patch0002: xinit-1.3.4-set-XORG_RUN_AS_USER_OK.patch BuildRequires:automake gcc gcc-c++ pkgconfig(x11) dbus-devel - +Requires: %{name}-help = %{version}-%{release} Requires: xorg-x11-xauth coreutils xhost Provides: xinit = %{version} %{name}-session = %{version}-%{release} Obsoletes: %{name}-session < %{version}-%{release} @@ -69,6 +69,9 @@ install -D -p -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libexecdir}/xinit-compat %{_mandir}/man1/xinit.1* %changelog +* Tue Nov 10 2020 baizhonggui - 1.4.0.7 +- Add install requires help package into main package + * Thu Jul 30 2020 douyan - 1.4.0-6 - update spec, add xinitrc,Xsession file