|
@@ -6,25 +6,25 @@ Summary: Xorg X11 Intel video driver
|
|
Summary(ja): Xorg X11 Intel ビデオドライバ
|
|
Summary(ja): Xorg X11 Intel ビデオドライバ
|
|
Name: xorg-x11-drv-intel
|
|
Name: xorg-x11-drv-intel
|
|
Epoch: 1
|
|
Epoch: 1
|
|
-Version: 2.10.0
|
|
|
|
-Release: 3%{?_dist_release}
|
|
|
|
|
|
+Version: 2.11.0
|
|
|
|
+Release: 1%{?_dist_release}
|
|
URL: http://www.x.org
|
|
URL: http://www.x.org
|
|
License: MIT
|
|
License: MIT
|
|
Group: User Interface/X Hardware Support
|
|
Group: User Interface/X Hardware Support
|
|
|
|
|
|
Source0: http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-%{version}.tar.bz2
|
|
Source0: http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-%{version}.tar.bz2
|
|
Source2: intel.xinf
|
|
Source2: intel.xinf
|
|
-Source3: intel-gpu-tools-%{gputoolsdate}.tar.bz2
|
|
|
|
|
|
+Source3: intel-gpu-tools-%{gputoolsdate}.tar.bz2
|
|
|
|
|
|
Patch1: kill-svideo.patch
|
|
Patch1: kill-svideo.patch
|
|
-Patch2: copy-fb.patch
|
|
|
|
|
|
+
|
|
|
|
+Patch2: intel-2.11.0-copy-fb.patch
|
|
|
|
|
|
# patches from fedora - needs to be upstreamed
|
|
# patches from fedora - needs to be upstreamed
|
|
Patch20: intel-2.8.0-kms-get-crtc.patch
|
|
Patch20: intel-2.8.0-kms-get-crtc.patch
|
|
-Patch21: intel-2.8.0-lvds-first.patch
|
|
|
|
|
|
+Patch30: intel-2.11.0-lvds-first.patch
|
|
|
|
|
|
Patch60: uevent.patch
|
|
Patch60: uevent.patch
|
|
-Patch70: lvds-modes.patch
|
|
|
|
|
|
|
|
ExclusiveArch: %{ix86} x86_64 ia64
|
|
ExclusiveArch: %{ix86} x86_64 ia64
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
@@ -74,9 +74,8 @@ Debugging tools for Intel graphics chips
|
|
%patch1 -p1 -b .svideo
|
|
%patch1 -p1 -b .svideo
|
|
%patch2 -p1 -b .copy-fb
|
|
%patch2 -p1 -b .copy-fb
|
|
%patch20 -p1 -b .get-crtc
|
|
%patch20 -p1 -b .get-crtc
|
|
-%patch21 -p1 -b .lvds-first
|
|
|
|
|
|
+%patch30 -p1 -b .lvds-first
|
|
%patch60 -p1 -b .uevent
|
|
%patch60 -p1 -b .uevent
|
|
-%patch70 -p1 -b .lvds-modes
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
autoreconf -vi
|
|
autoreconf -vi
|
|
@@ -137,14 +136,18 @@ fi ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
-* Thu Mar 25 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-3
|
|
|
|
|
|
+* Tue Mar 30 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1:2.11.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- drop patch70
|
|
|
|
+
|
|
|
|
+* Thu Mar 25 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1:2.10.0-3
|
|
- rebuild again with xserver-1.8rc
|
|
- rebuild again with xserver-1.8rc
|
|
|
|
|
|
-* Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-2
|
|
|
|
|
|
+* Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1:2.10.0-2
|
|
- add intel-gpu-tools as sub-package
|
|
- add intel-gpu-tools as sub-package
|
|
- rebuild with libdrm-2.4.18
|
|
- rebuild with libdrm-2.4.18
|
|
|
|
|
|
-* Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-1
|
|
|
|
|
|
+* Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1:2.10.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- import Patch1,2,60,70 from fedora
|
|
- import Patch1,2,60,70 from fedora
|
|
- add BR: kernel-headers >= 2.6.33 (new drm header required)
|
|
- add BR: kernel-headers >= 2.6.33 (new drm header required)
|