Fix no man manual
This commit is contained in:
parent
93760663f1
commit
741887ae68
@ -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 <baizhonggui@huawei.com> - 1.4.0.7
|
||||
- Add install requires help package into main package
|
||||
|
||||
* Thu Jul 30 2020 douyan <douyan@kylinos.cn> - 1.4.0-6
|
||||
- update spec, add xinitrc,Xsession file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user