summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Airlie <airlied@fedoraproject.org>2010-01-21 02:00:03 +0000
committerDave Airlie <airlied@fedoraproject.org>2010-01-21 02:00:03 +0000
commit408ce2a3b2f8f18f50ffe239e14ae84510068631 (patch)
tree42a335712b1674a287eb501dd786424891fb5d2b
parent57084a3c76aa2b4306d62283357a476a4ef95dab (diff)
downloadmesa-408ce2a3b2f8f18f50ffe239e14ae84510068631.tar.gz
mesa-408ce2a3b2f8f18f50ffe239e14ae84510068631.tar.xz
mesa-408ce2a3b2f8f18f50ffe239e14ae84510068631.zip
- rebase for new DRI2 APImesa-7_8-0_11_fc13
-rw-r--r--.cvsignore1
-rw-r--r--mesa.spec2
-rw-r--r--sources2
3 files changed, 3 insertions, 2 deletions
diff --git a/.cvsignore b/.cvsignore
index 3a35523..3201e04 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -11,3 +11,4 @@ xdriinfo-1.0.3.tar.bz2
mesa-20091221.tar.bz2
mesa-20100106.tar.bz2
mesa-20100108.tar.bz2
+mesa-20100121.tar.bz2
diff --git a/mesa.spec b/mesa.spec
index 1e50223..aeb7527 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -276,7 +276,7 @@ rm [a-fh-np-wyz]*.h gg*.h glf*.h glew.h glut*.h glxew.h
popd
pushd $RPM_BUILD_ROOT%{_libdir}
-rm -f libEGL* dri/EGL*
+rm -f libEGL* dri/EGL* egl_glx*
popd
# XXX demos, since they don't install automatically. should fix that.
diff --git a/sources b/sources
index b86186e..eda2167 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
cb304d1ce562ac48b68eedeba38c662f xdriinfo-1.0.3.tar.bz2
-8f39c8d096dacdc2b8ddba8e1f4edfbf mesa-20100108.tar.bz2
+88e7532d0abb631fa199e58e12d30f9f mesa-20100121.tar.bz2