diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 678b467..135ee99 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 @@ -62,13 +62,16 @@ install -D -p -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libexecdir}/xinit-compat %config(noreplace) %{_sysconfdir}/X11/* %{_sysconfdir}/X11/xinit/xinitrc.d/* %{_libexecdir}/xinit-compat -%{_datadir}/xsessions/xinit-compat.desktop +%exclude %{_datadir}/xsessions/xinit-compat.desktop %files help %{_mandir}/man1/startx.1* %{_mandir}/man1/xinit.1* %changelog +* Thu Jul 29 2021 zhangshaoning - 1.4.0-7 +- Remove harmless file: xinit-compat.desktop + * Thu Jul 30 2020 douyan - 1.4.0-6 - update spec, add xinitrc,Xsession file