From 432629b0b7cd0475c8ccec46b9a59769079a3add Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:48:57 +0100 Subject: [PATCH] rebuilt with debug package [release 1.19.6-2mamba;Sat Sep 08 2018] --- xorg-server.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/xorg-server.spec b/xorg-server.spec index 734e3f6..b6a74ae 100644 --- a/xorg-server.spec +++ b/xorg-server.spec @@ -1,6 +1,6 @@ Name: xorg-server Version: 1.19.6 -Release: 1mamba +Release: 2mamba Summary: The core of the X.Org Foundation implementation of the X Window system Group: System/X11 Vendor: openmamba @@ -151,6 +151,8 @@ Provides: xorgdrvvideo %description -n xf86-video-modesetting X.org generic modesetting driver. +%debug_package + %prep %setup -q -n %{name}-%{version} #%patch0 -p1 @@ -161,9 +163,9 @@ X.org generic modesetting driver. %endif %build -#%ifarch arm -# autoreconf -i || true -#%endif +%ifarch arm + autoreconf -i || true +%endif %configure \ --enable-glx \ --enable-dri \ @@ -173,7 +175,6 @@ X.org generic modesetting driver. --with-xkb-output=%{_sysconfdir}/X11/xkb/compiled \ --with-os-name="Linux" \ --with-os-vendor="openmamba" \ - --enable-aiglx \ --with-fop=no # --with-mesa-source=`pwd`/Mesa-%{mesa_ver} \ @@ -350,6 +351,9 @@ exit 0 %{_libdir}/xorg/glx-dri/libglx.so %changelog +* Sat Sep 08 2018 Silvan Calarco 1.19.6-2mamba +- rebuilt with debug package + * Wed Dec 27 2017 Automatic Build System 1.19.6-1mamba - automatic version update by autodist