[xorg-x11-drv-intel] intel 2.21.12

Adam Jackson ajax at fedoraproject.org
Tue Jul 23 19:27:58 UTC 2013


commit 9cc50cf4e466ce5ecc16e3155c41864ca1219679
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jul 23 15:27:45 2013 -0400

    intel 2.21.12

 .gitignore              |    1 +
 sources                 |    2 +-
 xorg-x11-drv-intel.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7efc32c..3bbdd45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@ xf86-video-intel-2.10.0.tar.bz2
 /xf86-video-intel-2.21.8.tar.bz2
 /intel-gpu-tools-20130611.tar.bz2
 /xf86-video-intel-2.21.9.tar.bz2
+/xf86-video-intel-2.21.12.tar.bz2
diff --git a/sources b/sources
index 4f6ae75..61ba04b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 209457a29a5f6fffbeed1bb6904b943e  intel-gpu-tools-20130611.tar.bz2
-fd96651b0d90dc7e977b23fd54f2c3e8  xf86-video-intel-2.21.9.tar.bz2
+6e057692b60c6099acfcdc028432401e  xf86-video-intel-2.21.12.tar.bz2
diff --git a/xorg-x11-drv-intel.spec b/xorg-x11-drv-intel.spec
index 128bb88..f8adf56 100644
--- a/xorg-x11-drv-intel.spec
+++ b/xorg-x11-drv-intel.spec
@@ -23,7 +23,7 @@
 
 Summary:   Xorg X11 Intel video driver
 Name:      xorg-x11-drv-intel
-Version:   2.21.9
+Version:   2.21.12
 Release:   1%{?gitrev}%{?dist}
 URL:       http://www.x.org
 License:   MIT
@@ -41,6 +41,7 @@ Source4:    make-git-snapshot.sh
 ExclusiveArch: %{ix86} x86_64 ia64
 
 BuildRequires: autoconf automake libtool
+BuildRequires: flex bison
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: libXvMC-devel
 BuildRequires: mesa-libGL-devel >= 6.5-9
@@ -151,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/intel_*.1*
 
 %changelog
+* Tue Jul 23 2013 Adam Jackson <ajax at redhat.com> 2.21.12-1
+- intel 2.21.12
+
 * Tue Jun 11 2013 Adam Jackson <ajax at redhat.com> 2.21.9-1
 - intel 2.21.9
 - New i-g-t snapshot


More information about the scm-commits mailing list