Remove harmless file: xinit-compat.desktop
This commit is contained in:
parent
61d7eeabd3
commit
02d76e747a
@ -1,6 +1,6 @@
|
|||||||
Name: xorg-x11-xinit
|
Name: xorg-x11-xinit
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: X.Org X11 X Window System xinit startup scripts
|
Summary: X.Org X11 X Window System xinit startup scripts
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
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/*
|
%config(noreplace) %{_sysconfdir}/X11/*
|
||||||
%{_sysconfdir}/X11/xinit/xinitrc.d/*
|
%{_sysconfdir}/X11/xinit/xinitrc.d/*
|
||||||
%{_libexecdir}/xinit-compat
|
%{_libexecdir}/xinit-compat
|
||||||
%{_datadir}/xsessions/xinit-compat.desktop
|
%exclude %{_datadir}/xsessions/xinit-compat.desktop
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_mandir}/man1/startx.1*
|
%{_mandir}/man1/startx.1*
|
||||||
%{_mandir}/man1/xinit.1*
|
%{_mandir}/man1/xinit.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 29 2021 zhangshaoning <zhangshaoning@uniontech.com> - 1.4.0-8
|
||||||
|
- Remove harmless file: xinit-compat.desktop
|
||||||
|
|
||||||
* Tue Nov 10 2020 baizhonggui <baizhonggui@huawei.com> - 1.4.0.7
|
* Tue Nov 10 2020 baizhonggui <baizhonggui@huawei.com> - 1.4.0.7
|
||||||
- Add install requires help package into main package
|
- Add install requires help package into main package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user