Accepting request 39692 from X11:XOrg

checked in (request 39692)

OBS-URL: https://build.opensuse.org/request/show/39692
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=262
This commit is contained in:
OBS User autobuild 2010-05-13 22:33:12 +00:00 committed by Git OBS Bridge
parent cfcd2915b0
commit 7f69c5218d
3 changed files with 1 additions and 16 deletions

View File

@ -19,7 +19,7 @@ Index: xorg-server-1.6.3.901/hw/xfree86/common/xf86AutoConfig.c
+ case 0x8109: case 0x8108: case 0x4102:
+ driverList[0] = "psb"; driverList[1] = "psb_drv"; break;
+ default:
+ driverList[0] = "intel"; driverList[1] = "intellegacy"; break;
+ driverList[0] = "intel"; break;
}
break;
case 0x102b: driverList[0] = "mga"; break;

View File

@ -1,17 +1,3 @@
-------------------------------------------------------------------
Sun May 9 03:27:39 CEST 2010 - sndirsch@suse.de
- xorg-detect-psb.patch
* added "intellegacy" as fallback for "intel" (gets active if
'nomodeset' is set as kernel option) since there is now a new
package for the older intel driver, which still has UMS support
-------------------------------------------------------------------
Thu Apr 29 01:36:52 CEST 2010 - sndirsch@suse.de
- remove Xdmx manual page from xorg-x11-server, since it's already
in xorg-x11-server-extra
-------------------------------------------------------------------
Mon Apr 26 10:40:11 UTC 2010 - eich@suse.de

View File

@ -376,7 +376,6 @@ exit 0
%dir /usr/%{_lib}/xorg
/usr/%{_lib}/xorg/protocol.txt
%{_mandir}/man1/*
%exclude %{_mandir}/man1/Xdmx.1*
%exclude %{_mandir}/man1/Xephyr.1*
%exclude %{_mandir}/man1/Xnest.1*
%exclude %{_mandir}/man1/Xvfb.1*