Upgrade xorg-x11-xinit to 1.4.1

(cherry picked from commit c3f2c7cb02fb37268575484b530cf5312d8d84ce)
This commit is contained in:
starlet-dx 2022-01-12 16:12:13 +08:00 committed by openeuler-sync-bot
parent 8352b932c7
commit a558972d93
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
xinit-1.4.1.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: xorg-x11-xinit
Version: 1.4.0
Release: 7
Version: 1.4.1
Release: 1
Summary: X.Org X11 X Window System xinit startup scripts
License: MIT
URL: https://www.x.org
@ -56,7 +56,7 @@ install -d %{buildroot}%{_sysconfdir}/X11/xinit/Xclients.d
install -D -p -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libexecdir}/xinit-compat
%files
%doc COPYING README ChangeLog
%doc COPYING README.md ChangeLog
%{_bindir}/*
%{_sysconfdir}/X11/xinit/*
%config(noreplace) %{_sysconfdir}/X11/*
@ -69,6 +69,9 @@ install -D -p -m 755 %{SOURCE9} $RPM_BUILD_ROOT%{_libexecdir}/xinit-compat
%{_mandir}/man1/xinit.1*
%changelog
* Wed Jan 12 2022 yaoxin <yaoxin30@huawei.com> - 1.4.1-1
- Upgrade xorg-x11-xinit to 1.4.1
* Thu Jul 29 2021 zhangshaoning <zhangshaoning@uniontech.com> - 1.4.0-7
- Remove harmless file: xinit-compat.desktop