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
|
Name: xorg-server
|
||||||
Version: 1.19.6
|
Version: 1.19.6
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The core of the X.Org Foundation implementation of the X Window system
|
Summary: The core of the X.Org Foundation implementation of the X Window system
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -151,6 +151,8 @@ Provides: xorgdrvvideo
|
|||||||
%description -n xf86-video-modesetting
|
%description -n xf86-video-modesetting
|
||||||
X.org generic modesetting driver.
|
X.org generic modesetting driver.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
@ -161,9 +163,9 @@ X.org generic modesetting driver.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#%ifarch arm
|
%ifarch arm
|
||||||
# autoreconf -i || true
|
autoreconf -i || true
|
||||||
#%endif
|
%endif
|
||||||
%configure \
|
%configure \
|
||||||
--enable-glx \
|
--enable-glx \
|
||||||
--enable-dri \
|
--enable-dri \
|
||||||
@ -173,7 +175,6 @@ X.org generic modesetting driver.
|
|||||||
--with-xkb-output=%{_sysconfdir}/X11/xkb/compiled \
|
--with-xkb-output=%{_sysconfdir}/X11/xkb/compiled \
|
||||||
--with-os-name="Linux" \
|
--with-os-name="Linux" \
|
||||||
--with-os-vendor="openmamba" \
|
--with-os-vendor="openmamba" \
|
||||||
--enable-aiglx \
|
|
||||||
--with-fop=no
|
--with-fop=no
|
||||||
|
|
||||||
# --with-mesa-source=`pwd`/Mesa-%{mesa_ver} \
|
# --with-mesa-source=`pwd`/Mesa-%{mesa_ver} \
|
||||||
@ -350,6 +351,9 @@ exit 0
|
|||||||
%{_libdir}/xorg/glx-dri/libglx.so
|
%{_libdir}/xorg/glx-dri/libglx.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 27 2017 Automatic Build System <autodist@mambasoft.it> 1.19.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user