rebuilt with debug package [release 1.19.6-2mamba;Sat Sep 08 2018]
This commit is contained in:
parent
5776cb7582
commit
432629b0b7
@ -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 <silvan.calarco@mambasoft.it> 1.19.6-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Wed Dec 27 2017 Automatic Build System <autodist@mambasoft.it> 1.19.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user