Browse Source

xorg-x11-drv-intel: udpate to 2.13.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2231 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 14 years ago
parent
commit
1a2580c1e4
1 changed files with 8 additions and 22 deletions
  1. 8 22
      x/xorg-x11-drv-intel/xorg-x11-drv-intel-vl.spec

+ 8 - 22
x/xorg-x11-drv-intel/xorg-x11-drv-intel-vl.spec

@@ -6,8 +6,8 @@ Summary:   Xorg X11 Intel video driver
 Summary(ja):   Xorg X11 Intel ビデオドライバ
 Name:      xorg-x11-drv-intel
 Epoch:     1
-Version:   2.12.0
-Release:   2%{?_dist_release}
+Version:   2.13.0
+Release:   1%{?_dist_release}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -16,24 +16,13 @@ Source0:   http://xorg.freedesktop.org/archive/individual/driver/xf86-video-inte
 Source2:   intel.xinf
 Source3:   intel-gpu-tools-%{gputoolsdate}.tar.bz2
 
-Patch1: kill-svideo.patch
+#Patch1: kill-svideo.patch
 
 #Patch2: intel-2.11.0-copy-fb.patch
 
 # patches from fedora - needs to be upstreamed
-Patch20: intel-2.8.0-kms-get-crtc.patch
-Patch30: intel-2.11.0-lvds-first.patch
 
 # backported
-Patch40: intel-2.12-fix-uxa-planemask.patch
-
-Patch60: uevent.patch
-
-# https://bugs.freedesktop.org/show_bug.cgi?id=27885
-Patch61: intel-2.10.0-add-mbp-backlight.patch
-
-# https://bugzilla.redhat.com/588421
-Patch62: intel-2.11-no-pageflipping.patch
 
 ExclusiveArch: %{ix86} x86_64 ia64
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -41,7 +30,7 @@ BuildRequires: autoconf, automake, libtool
 BuildRequires: xorg-x11-server-sdk >= 1.7.99
 BuildRequires: libXvMC-devel
 BuildRequires: mesa-libGL-devel
-BuildRequires: libdrm-devel >= 2.4.16
+BuildRequires: libdrm-devel >= 2.4.22
 BuildRequires: kernel-headers >= 2.6.33
 BuildRequires: libudev-devel
 BuildRequires: libxcb-devel >= 1.5
@@ -80,14 +69,8 @@ Debugging tools for Intel graphics chips
 %prep
 %setup -q -n xf86-video-intel-%{version} -b3
 
-%patch1 -p1 -b .svideo
+#%patch1 -p1 -b .svideo
 #patch2 -p1 -b .copy-fb
-%patch20 -p1 -b .get-crtc
-%patch30 -p1 -b .lvds-first
-%patch40 -p1 -b .fix-uxa-planepask
-%patch60 -p1 -b .uevent
-%patch61 -p1 -b .add-mbp-backlight
-%patch62 -p1 -b .no-pageflipping
 
 %build
 autoreconf -vi
@@ -148,6 +131,9 @@ fi ||:
 
 
 %changelog
+* Wed Nov 24 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1:2.13.0-1
+- new upstream release
+
 * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1:2.12.0-2
 - rebuild with xserver-1.9.2