- added summary for -devel package
- some cleanup OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=6
This commit is contained in:
parent
b97b3e2ec4
commit
624bd59a04
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 08:55:57 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- added summary for -devel package
|
||||
- some cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 21:20:29 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
||||
|
||||
|
@ -136,15 +136,8 @@ Requires: xkbcomp
|
||||
#Recommends: xorg-x11-fonts-core
|
||||
%ifnarch s390 s390x
|
||||
Requires: libpixman-1-0
|
||||
%(cat %{SOURCE91})
|
||||
%endif
|
||||
#Requires: Mesa
|
||||
%if 0%{?suse_version} >= 1315
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
%endif
|
||||
# ?
|
||||
#Requires: xf86-video-modesetting = %{version}
|
||||
#Requires: xkeyboard-config
|
||||
Obsoletes: xorg-x11-server-wayland < %{version}
|
||||
Provides: xorg-x11-server-wayland = %{version}
|
||||
@ -164,7 +157,7 @@ Recommends: xorg-x11-fonts-core
|
||||
This package contains the Xserver running on the Wayland Display Server.
|
||||
|
||||
%package devel
|
||||
Summary: X
|
||||
Summary: Development files for Xwayland
|
||||
Group: System/Libraries
|
||||
Requires: meson
|
||||
Requires: c_compiler
|
||||
@ -263,10 +256,6 @@ This package contains the Xwayland Server development files.
|
||||
# Let xorg-x11-server provide the Xserver manual
|
||||
rm -f %{buildroot}%{_mandir}/man1/Xserver.1
|
||||
|
||||
%post
|
||||
|
||||
%postun
|
||||
|
||||
%files
|
||||
%{_bindir}/Xwayland
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user