Accepting request 136152 from X11:XOrg
Update Mesa the real purpose was to enable the radeonsi driver which always builds locally using osc but never at the buildservice itself, maybe you have an idea how to fix this! Thanks (forwarded request 136107 from klausi123) OBS-URL: https://build.opensuse.org/request/show/136152 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=158
This commit is contained in:
commit
8589e027a2
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 15:28:52 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update the Mesa 9.0 Git Snapshot
|
||||
+ Add the Git CommitID to the buildscript
|
||||
+ Minor cleanup of the buildscript
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 17:04:35 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
|
@ -17,11 +17,12 @@
|
||||
|
||||
|
||||
%define glamor 1
|
||||
%define _version 8.98.5
|
||||
%define _version 8.98.8
|
||||
%define _name_archive mesa
|
||||
%define _id b1ce5749b996d6ce3dcf9bbd1537c46d14e62adb
|
||||
|
||||
Name: Mesa
|
||||
Version: 8.98.5
|
||||
Version: 8.98.8
|
||||
Release: 0
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
@ -540,7 +541,6 @@ cp -a \
|
||||
install -m 644 src/mesa/drivers/osmesa/osmesa.pc \
|
||||
$RPM_BUILD_ROOT/usr/%{_lib}/pkgconfig
|
||||
|
||||
#for dir in ../xc/doc/man/{GL/gl,GL/glx,GLU}; do
|
||||
for dir in ../xc/doc/man/{GL/gl,GL/glx}; do
|
||||
pushd $dir
|
||||
xmkmf -a
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e4d51a3b56c67ff794ca840a5ff611a72fc4abc56a70974302a36a6a098829a
|
||||
size 5693920
|
3
mesa-8.98.8.tar.bz2
Normal file
3
mesa-8.98.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e263dbd1ca745a0aee4fce8d1d8530f357e03fdf7f8cc947c676b250f7eca393
|
||||
size 5694375
|
Loading…
Reference in New Issue
Block a user