[xorg-x11-drv-intel] intel 2.19.0

Adam Jackson ajax at fedoraproject.org
Thu May 3 20:46:02 UTC 2012


commit 1b35a77b951b4897f67f22c043f3e41dce159cfc
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu May 3 16:45:49 2012 -0400

    intel 2.19.0

 .gitignore              |    1 +
 sources                 |    3 +--
 xorg-x11-drv-intel.spec |    9 +++++----
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c06d7c6..d3c566a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xf86-video-intel-2.10.0.tar.bz2
 /xf86-video-intel-20111110.tar.bz2
 /xf86-video-intel-2.17.0.tar.bz2
 /xf86-video-intel-2.18.0.tar.bz2
+/xf86-video-intel-2.19.0.tar.bz2
diff --git a/sources b/sources
index ffd2801..d947eb1 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 3ad323489a5a8b821fd24811242a9eea  intel-gpu-tools-20110817.tar.bz2
-6d7b1f199dba5820f250888b136186ff  xf86-video-intel-2.17.0.tar.bz2
-34f3987ffe86e30c57abc33b7f8030e9  xf86-video-intel-2.18.0.tar.bz2
+f397bddfc88d4c9b30b56526c1e02e8e  xf86-video-intel-2.19.0.tar.bz2
diff --git a/xorg-x11-drv-intel.spec b/xorg-x11-drv-intel.spec
index 4292ecc..53f08c9 100644
--- a/xorg-x11-drv-intel.spec
+++ b/xorg-x11-drv-intel.spec
@@ -5,8 +5,8 @@
 
 Summary:   Xorg X11 Intel video driver
 Name:      xorg-x11-drv-intel
-Version:   2.18.0
-Release:   2%{?dist}
+Version:   2.19.0
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -17,7 +17,6 @@ Source1:    make-intel-gpu-tools-snapshot.sh
 Source3:    intel-gpu-tools-%{gputoolsdate}.tar.bz2
 Source4:    make-git-snapshot.sh
 
-Patch1: intel-2.18-fedora-branch.patch
 # port me dangit
 Patch2: copy-fb.patch
 
@@ -68,7 +67,6 @@ Debugging tools for Intel graphics chips
 
 %prep
 %setup -q -n xf86-video-intel-%{?gitdate:%{gitdate}}%{!?gitdate:%{dirsuffix}} -b3
-%patch1 -p1 -b .stable
 #patch23 -p1 -b .legacy
 
 %build
@@ -121,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/intel_*.1*
 
 %changelog
+* Thu May 03 2012 Adam Jackson <ajax at redhat.com> 2.19.0-1
+- intel 2.19.0
+
 * Tue Apr 24 2012 Adam Jackson <ajax at redhat.com> 2.18.0-2
 - intel-2.18-fedora-branch.patch: Backport stuff from post-2.18 git.
 


More information about the scm-commits mailing list