rpms/xorg-x11-drv-i810/F-9 xorg-x11-drv-i810.spec,1.102,1.103

Adam Jackson ajax at fedoraproject.org
Tue May 26 17:59:21 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-i810/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24858

Modified Files:
	xorg-x11-drv-i810.spec 
Log Message:
* Tue May 26 2009 Adam Jackson <ajax at redhat.com> 2.3.2-4
- Backport SDVO LVDS support.



Index: xorg-x11-drv-i810.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-i810/F-9/xorg-x11-drv-i810.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -p -r1.102 -r1.103
--- xorg-x11-drv-i810.spec	12 Nov 2008 03:54:23 -0000	1.102
+++ xorg-x11-drv-i810.spec	26 May 2009 17:58:50 -0000	1.103
@@ -8,7 +8,7 @@
 Summary:   Xorg X11 Intel video driver(s)
 Name:      xorg-x11-drv-i810
 Version:   2.3.2
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -39,6 +39,7 @@ Patch100: intel-master.patch
 Patch101: intel-batchbuffer.patch
 Patch103: intel-disable-stepping.patch
 Patch104: intel-fix-modeset-vt-switch.patch
+Patch105: intel-2.3.2-sdvo-lvds.patch
 
 ExclusiveArch: %{ix86} x86_64 ia64
 
@@ -77,6 +78,7 @@ cd xf86-video-intel-%{version}
 %patch11 -p1 -b .fbc
 %patch15 -p1 -b .ctg
 %patch100 -p1 -b .intel-master
+%patch105 -p1 -b .sdvo-lvds
 
 cd ../xf86-video-intel-%{batchbuffer_version}
 %patch101 -p1 -b .intel-batchbuffer
@@ -153,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libIntelXvMC.so
 
 %changelog
+* Tue May 26 2009 Adam Jackson <ajax at redhat.com> 2.3.2-4
+- Backport SDVO LVDS support.
+
 * Wed Nov 12 2008 Dave Airlie <airlied at redhat.com> 2.3.2-3
 - fix ctg until we rebase this.
 




More information about the scm-commits mailing list