- try again: pull in 7.4 fixes, dri configs changes, new radeon-rewrite
This commit is contained in:
parent
a5cda00fd4
commit
16d2d54dc6
1001
mesa-7.3-dri-configs-fixes.patch
Normal file
1001
mesa-7.3-dri-configs-fixes.patch
Normal file
File diff suppressed because it is too large
Load Diff
2525
mesa-7.3-fixes-from-7.4-branch.patch
Normal file
2525
mesa-7.3-fixes-from-7.4-branch.patch
Normal file
File diff suppressed because it is too large
Load Diff
17
mesa.spec
17
mesa.spec
@ -20,7 +20,7 @@
|
|||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 7.3
|
Version: 7.3
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -36,11 +36,13 @@ Source3: make-git-snapshot.sh
|
|||||||
|
|
||||||
Source5: http://www.x.org/pub/individual/app/%{xdriinfo}.tar.bz2
|
Source5: http://www.x.org/pub/individual/app/%{xdriinfo}.tar.bz2
|
||||||
|
|
||||||
Patch0: mesa-7.1-osmesa-version.patch
|
Patch0: mesa-7.3-fixes-from-7.4-branch.patch
|
||||||
|
Patch1: mesa-7.1-osmesa-version.patch
|
||||||
Patch2: mesa-7.1-nukeglthread-debug.patch
|
Patch2: mesa-7.1-nukeglthread-debug.patch
|
||||||
Patch3: mesa-no-mach64.patch
|
Patch3: mesa-no-mach64.patch
|
||||||
|
|
||||||
Patch5: radeon-rewrite.patch
|
Patch5: mesa-7.3-dri-configs-fixes.patch
|
||||||
|
Patch6: radeon-rewrite.patch
|
||||||
|
|
||||||
Patch7: mesa-7.1-link-shared.patch
|
Patch7: mesa-7.1-link-shared.patch
|
||||||
Patch9: intel-revert-vbl.patch
|
Patch9: intel-revert-vbl.patch
|
||||||
@ -167,10 +169,12 @@ This package provides some demo applications for testing Mesa.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n Mesa-%{version}%{?snapshot} -b0 -b1 -b2 -b5
|
%setup -q -n Mesa-%{version}%{?snapshot} -b0 -b1 -b2 -b5
|
||||||
#%setup -q -n mesa-%{gitdate} -b2 -b5
|
#%setup -q -n mesa-%{gitdate} -b2 -b5
|
||||||
%patch0 -p1 -b .osmesa
|
%patch0 -p1 -b .mesa74
|
||||||
|
%patch1 -p1 -b .osmesa
|
||||||
%patch2 -p1 -b .intel-glthread
|
%patch2 -p1 -b .intel-glthread
|
||||||
%patch3 -p0 -b .no-mach64
|
%patch3 -p0 -b .no-mach64
|
||||||
%patch5 -p1 -b .radeon-rewrite
|
%patch5 -p1 -b .driconfigs
|
||||||
|
%patch6 -p1 -b .radeon-rewrite
|
||||||
%patch7 -p1 -b .dricore
|
%patch7 -p1 -b .dricore
|
||||||
%patch9 -p1 -b .intel-vbl
|
%patch9 -p1 -b .intel-vbl
|
||||||
%patch12 -p1 -b .intel-nowarn
|
%patch12 -p1 -b .intel-nowarn
|
||||||
@ -423,6 +427,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/mesa-demos-data
|
%{_libdir}/mesa-demos-data
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 04 2009 Dave Airlie <airlied@redhat.com> 7.3-9
|
||||||
|
- try again: pull in 7.4 fixes, dri configs changes, new radeon-rewrite
|
||||||
|
|
||||||
* Fri Feb 27 2009 Dave Airlie <airlied@redhat.com> 7.3-8
|
* Fri Feb 27 2009 Dave Airlie <airlied@redhat.com> 7.3-8
|
||||||
- reset whole place back to 7.3-6 - bad plan
|
- reset whole place back to 7.3-6 - bad plan
|
||||||
|
|
||||||
|
28393
radeon-rewrite.patch
28393
radeon-rewrite.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user