automatic version update by autodist [release 21.1.3-1mamba;Tue Jan 04 2022]
This commit is contained in:
parent
e18b1e519c
commit
765c2050fc
@ -1,5 +1,5 @@
|
||||
Name: xorg-server
|
||||
Version: 1.20.13
|
||||
Version: 21.1.3
|
||||
Release: 1mamba
|
||||
Summary: The core of the X.Org Foundation implementation of the X Window system
|
||||
Group: System/X11
|
||||
@ -18,51 +18,27 @@ Patch2: %{name}-1.6.4-fix_DGA_removal.patch
|
||||
Patch3: xorg-server-1.15.2-libunwind-arm.patch
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXaw-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXfont2-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdmx-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontenc-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libmesa-devel
|
||||
BuildRequires: libnettle-devel
|
||||
BuildRequires: libpciaccess-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libunwind-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxcvt-devel
|
||||
BuildRequires: libxshmfence-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: xorgproto-devel
|
||||
@ -80,6 +56,7 @@ BuildRequires: font-util
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
BuildRequires: libegl-wayland-devel
|
||||
BuildRequires: libxcvt-devel
|
||||
Requires: xorgdrvinput
|
||||
Requires: xorgdrvvideo
|
||||
Requires: xorg-fonts-base
|
||||
@ -87,10 +64,10 @@ Requires: xorg-apps-base
|
||||
Requires: xkeyboard-config
|
||||
Requires: xorglibGL
|
||||
Requires: xorglibglx
|
||||
Obsoletes: Xorg
|
||||
Provides: Xorg
|
||||
Obsoletes: Xorg < 21.1.1
|
||||
Provides: libglamor-egl
|
||||
Obsoletes: libglamor-egl
|
||||
Obsoletes: libglamor-egl < 21.1.1
|
||||
|
||||
%description
|
||||
The X Window System provides the base technology for developing graphical user interfaces.
|
||||
@ -111,7 +88,7 @@ Requires: dri2proto-devel
|
||||
Requires: libGL-devel
|
||||
Requires: glproto-devel
|
||||
Provides: libglamor-egl-devel
|
||||
Obsoletes: libglamor-egl-devel
|
||||
Obsoletes: libglamor-egl-devel < 21.1.1
|
||||
|
||||
%description devel
|
||||
The X Window System provides the base technology for developing graphical user interfaces.
|
||||
@ -139,7 +116,7 @@ X.Org server virtual framebuffer.
|
||||
Summary: X.Org glx extension
|
||||
Group: System/X11
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: libglx
|
||||
Obsoletes: libglx < 21.1.1
|
||||
Provides: xorglibglx
|
||||
|
||||
%description -n xorg-ext-libglx
|
||||
@ -177,22 +154,19 @@ X.org generic modesetting driver.
|
||||
--enable-glx \
|
||||
--enable-dri \
|
||||
--enable-xdmcp \
|
||||
--enable-dmx \
|
||||
--enable-xdm-auth-1 \
|
||||
--enable-xvfb \
|
||||
--enable-xnest \
|
||||
--enable-xcsecurity \
|
||||
--enable-xorg \
|
||||
--enable-xwayland \
|
||||
--enable-xwayland_eglstream \
|
||||
--enable-glamor \
|
||||
--enable-udev \
|
||||
--enable-config-udev \
|
||||
--enable-suid_wrapper \
|
||||
--enable-systemd-logind \
|
||||
--enable-ipv6 \
|
||||
--with-xkb-output=%{_sysconfdir}/X11/xkb/compiled \
|
||||
--with-os-name="Linux" \
|
||||
--with-os-vendor="openmamba" \
|
||||
--with-vendor-name="openmamba" \
|
||||
--with-vendor-web="https://openmamba.org" \
|
||||
--with-fop=no
|
||||
|
||||
# --with-mesa-source=`pwd`/Mesa-%{mesa_ver} \
|
||||
@ -260,22 +234,21 @@ exit 0
|
||||
%{_bindir}/X
|
||||
%{_bindir}/Xnest
|
||||
%{_bindir}/Xorg
|
||||
#%{_bindir}/Xprt
|
||||
%{_bindir}/Xvfb
|
||||
%{_bindir}/Xwayland
|
||||
%{_bindir}/cvt
|
||||
#%{_bindir}/Xwayland
|
||||
%{_bindir}/gtf
|
||||
%dir %{_libdir}/xorg
|
||||
%dir %{_libdir}/xorg/modules
|
||||
%{_libdir}/xorg/modules/lib*.la
|
||||
%{_libdir}/xorg/modules/lib*.so
|
||||
%{_libdir}/xorg/modules/input/inputtest_drv.la
|
||||
%{_libdir}/xorg/modules/input/inputtest_drv.so
|
||||
%{_libdir}/xorg/protocol.txt
|
||||
%{_libexecdir}/Xorg
|
||||
%{_libexecdir}/Xorg.wrap
|
||||
%dir %{_datadir}/X11
|
||||
%dir %{_datadir}/X11/xorg.conf.d
|
||||
%{_datadir}/X11/xorg.conf.d/10-quirks.conf
|
||||
%{_mandir}/man1/cvt.1*
|
||||
%{_mandir}/man1/gtf.1*
|
||||
%{_mandir}/man1/Xnest.1*
|
||||
%{_mandir}/man1/Xorg.1*
|
||||
@ -284,29 +257,30 @@ exit 0
|
||||
%{_mandir}/man1/Xvfb.1*
|
||||
%{_mandir}/man4/exa.4*
|
||||
%{_mandir}/man4/fbdevhw.4*
|
||||
%{_mandir}/man4/inputtestdrv.4*
|
||||
%{_mandir}/man5/xorg.conf.5*
|
||||
%{_mandir}/man5/xorg.conf.d.5*
|
||||
%{_mandir}/man5/Xwrapper.config.5*
|
||||
%doc COPYING
|
||||
|
||||
%files dmx
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/Xdmx
|
||||
%{_bindir}/dmxaddinput
|
||||
%{_bindir}/dmxaddscreen
|
||||
%{_bindir}/dmxinfo
|
||||
%{_bindir}/dmxreconfig
|
||||
%{_bindir}/dmxresize
|
||||
%{_bindir}/dmxrminput
|
||||
%{_bindir}/dmxrmscreen
|
||||
%{_bindir}/dmxtodmx
|
||||
%{_bindir}/dmxwininfo
|
||||
%{_bindir}/vdltodmx
|
||||
%{_bindir}/xdmxconfig
|
||||
%{_mandir}/man1/Xdmx.1*
|
||||
%{_mandir}/man1/dmxtodmx.1*
|
||||
%{_mandir}/man1/vdltodmx.1*
|
||||
%{_mandir}/man1/xdmxconfig.1*
|
||||
#%files dmx
|
||||
#%defattr(-,root,root)
|
||||
#%{_bindir}/Xdmx
|
||||
#%{_bindir}/dmxaddinput
|
||||
#%{_bindir}/dmxaddscreen
|
||||
#%{_bindir}/dmxinfo
|
||||
#%{_bindir}/dmxreconfig
|
||||
#%{_bindir}/dmxresize
|
||||
#%{_bindir}/dmxrminput
|
||||
#%{_bindir}/dmxrmscreen
|
||||
#%{_bindir}/dmxtodmx
|
||||
#%{_bindir}/dmxwininfo
|
||||
#%{_bindir}/vdltodmx
|
||||
#%{_bindir}/xdmxconfig
|
||||
#%{_mandir}/man1/Xdmx.1*
|
||||
#%{_mandir}/man1/dmxtodmx.1*
|
||||
#%{_mandir}/man1/vdltodmx.1*
|
||||
#%{_mandir}/man1/xdmxconfig.1*
|
||||
|
||||
%files xvfb
|
||||
%defattr(-,root,root)
|
||||
@ -335,6 +309,12 @@ exit 0
|
||||
%{_libdir}/xorg/modules/extensions/libglx.so
|
||||
|
||||
%changelog
|
||||
* Tue Jan 04 2022 Automatic Build System <autodist@mambasoft.it> 21.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 24 2021 Automatic Build System <autodist@mambasoft.it> 21.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20.13-1mamba
|
||||
- update to 1.20.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user