Remove harmless file: xinit-compat.desktop
This commit is contained in:
parent
c1e7a71905
commit
8c84a7bf4e
@ -1,6 +1,6 @@
|
|||||||
Name: xorg-x11-xinit
|
Name: xorg-x11-xinit
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 6
|
Release: 7
|
||||||
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-7
|
||||||
|
- Remove harmless file: xinit-compat.desktop
|
||||||
|
|
||||||
* Thu Jul 30 2020 douyan <douyan@kylinos.cn> - 1.4.0-6
|
* Thu Jul 30 2020 douyan <douyan@kylinos.cn> - 1.4.0-6
|
||||||
- update spec, add xinitrc,Xsession file
|
- update spec, add xinitrc,Xsession file
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user