Compare commits
6 Commits
24.1.0-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
1fad981d19 | |||
a2c3a0d2b4 | |||
6ab72dc550 | |||
734fe75ee8 | |||
2e31c63e4d | |||
8f1f21c68a |
@ -1,10 +0,0 @@
|
||||
--- xwayland-24.1.0/os/osdep.h.orig 2024-06-06 10:31:34.996961033 +0200
|
||||
+++ xwayland-24.1.0/os/osdep.h 2024-06-06 10:31:53.318990923 +0200
|
||||
@@ -60,6 +60,7 @@
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <X11/Xos.h>
|
||||
+#include <X11/Xmd.h>
|
||||
|
||||
/* If EAGAIN and EWOULDBLOCK are distinct errno values, then we check errno
|
||||
* for both EAGAIN and EWOULDBLOCK, because some supposedly POSIX
|
@ -1,21 +1,19 @@
|
||||
Name: xwayland
|
||||
Version: 24.1.0
|
||||
Version: 24.1.6
|
||||
Release: 1mamba
|
||||
Summary: X.org X Server that runs under Wayland
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://wayland.freedesktop.org/xserver.html
|
||||
URL: https://xorg.freedesktop.org/wiki/
|
||||
Source: https://xorg.freedesktop.org/archive/individual/xserver/xwayland-%{version}.tar.xz
|
||||
Patch0: xwayland-24.1.0-x86-fix-undefined-CARD32.patch
|
||||
License: https://xorg.freedesktop.org
|
||||
License: BSD, MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXfont2-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libdecor-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libei-devel
|
||||
@ -37,11 +35,9 @@ Requires: xorg-server
|
||||
%description
|
||||
X.org X Server that runs under Wayland.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
@ -75,6 +71,24 @@ rm -f %{buildroot}%{_libdir}/xorg/protocol.txt
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Feb 27 2025 Automatic Build System <autodist@openmamba.org> 24.1.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 24.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.1.4-1mamba
|
||||
- update to 24.1.4
|
||||
|
||||
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 24.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 24.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 24.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 02 2024 Automatic Build System <autodist@openmamba.org> 24.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user