- Drop xserver 1.1 source compatibility.
This commit is contained in:
parent
e29c552ed8
commit
760c23baaf
@ -32,7 +32,7 @@
|
|||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 7.1
|
Version: 7.1
|
||||||
Release: 0.2%{?dist}
|
Release: 0.3%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -46,9 +46,9 @@ Patch1: mesa-7.1-kill-glw.patch
|
|||||||
Patch2: mesa-7.1pre-osmesa-version.patch
|
Patch2: mesa-7.1pre-osmesa-version.patch
|
||||||
Patch3: mesa-7.1-dri-driver-dir.patch
|
Patch3: mesa-7.1-dri-driver-dir.patch
|
||||||
Patch4: mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch
|
Patch4: mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch
|
||||||
Patch5: mesa-6.5.2-xserver-1.1-source-compat.patch
|
|
||||||
Patch18: mesa-7.0-selinux-awareness.patch
|
Patch18: mesa-7.0-selinux-awareness.patch
|
||||||
Patch25: mesa-7.0-symlinks-before-depend.patch
|
Patch25: mesa-7.0-symlinks-before-depend.patch
|
||||||
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%if %{with_dri}
|
%if %{with_dri}
|
||||||
BuildRequires: libdrm-devel >= 2.4.0-0
|
BuildRequires: libdrm-devel >= 2.4.0-0
|
||||||
@ -173,7 +173,6 @@ chmod a-x progs/demos/glslnoise.c
|
|||||||
%patch2 -p1 -b .osmesa-version
|
%patch2 -p1 -b .osmesa-version
|
||||||
%patch3 -p1 -b .dri-driver-dir
|
%patch3 -p1 -b .dri-driver-dir
|
||||||
%patch4 -p0 -b .dont-libglut-me-harder-ok-thx-bye
|
%patch4 -p0 -b .dont-libglut-me-harder-ok-thx-bye
|
||||||
%patch5 -p1 -b .xserver-1.1-compat
|
|
||||||
%patch18 -p1 -b .selinux-awareness
|
%patch18 -p1 -b .selinux-awareness
|
||||||
%patch25 -p1 -b .makej
|
%patch25 -p1 -b .makej
|
||||||
|
|
||||||
@ -406,6 +405,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/mesa-demos-data
|
%{_libdir}/mesa-demos-data
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 7.1-0.3
|
||||||
|
- Drop xserver 1.1 source compatibility.
|
||||||
|
|
||||||
* Wed Nov 07 2007 Dave Airlie <airlied@redhat.com> 7.1-0.2
|
* Wed Nov 07 2007 Dave Airlie <airlied@redhat.com> 7.1-0.2
|
||||||
- fix DRI driver directory
|
- fix DRI driver directory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user