%define tarball xf86-video-vesa %define moduledir %(pkg-config xorg-server --variable=moduledir ) %define driverdir %{moduledir}/drivers Summary: Xorg X11 vesa video driver Summary(ja): Xorg X11 vesa ビデオドライバ Name: xorg-x11-drv-vesa Version: 2.3.4 Release: 1%{?_dist_release} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: xorg-x11-server-sdk >= 1.4.99 Requires: xorg-x11-server-Xorg Vendor: Project Vine Distribution: Vine Linux %description X.Org X11 vesa video driver. %prep %setup -q -n %{tarball}-%{version} %build %configure --disable-static --enable-xaa=no make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # FIXME: Remove all libtool archives (*.la) from modules directory. This # should be fixed in upstream Makefile.am or whatever. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{driverdir}/vesa_drv.so %{_mandir}/man4/vesa.4* %changelog * Sun Oct 25 2015 Yoji TOYODA 2.3.4-1 - new upstream release * Sun Nov 23 2014 Yoji TOYODA 2.3.3-4 - rebuild with xserver-1.16.2 * Thu Jul 10 2014 Yoji TOYODA 2.3.3-3 - rebuild with xserver-1.15.2 * Thu Dec 26 2013 Yoji TOYODA 2.3.3-2 - rebuild with VineSeed environment * Sun Nov 03 2013 Yoji TOYODA 2.3.3-1 - new upstream release - remove Patch0 (xf86-video-vesa-2.3.2-git20130116.patch) * Sun May 05 2013 Yoji TOYODA 2.3.2-2 - add Patch0 (xf86-video-vesa-2.3.2-git20130116.patch) * Fri Jul 20 2012 Yoji TOYODA 2.3.2-1 - new upstream release * Sun Mar 25 2012 Yoji TOYODA 2.3.1-1 - new upstream release * Wed Nov 02 2011 Yoji TOYODA 2.3.0-6 - rebuild with xserver-1.11.1.902 * Mon Feb 28 2011 Yoji TOYODA 2.3.0-5 - rebuild with xserver-1.10.0 * Sun Nov 07 2010 Yoji TOYODA 2.3.0-4 - rebuild with xserver-1.9.2 * Sun Mar 28 2010 Yoji TOYODA 2.3.0-3 - rebuild with xserver-1.8rc (x86_64) * Thu Mar 25 2010 Daisuke SUZUKI 2.3.0-2 - rebuild with xserver-1.8rc * Sun Feb 28 2010 Yoji TOYODA 2.3.0-1 - new upstream release * Thu Nov 19 2009 Daisuke SUZUKI 2.2.1-1 - new upstream release * Mon Mar 23 2009 Daisuke SUZUKI 2.2.0-1 - new upstream release * Wed Jan 14 2009 Daisuke SUZUKI 2.1.0-1 - new upstream release * Thu Jul 03 2008 Daisuke SUZUKI 2.0.0-1 - new upstream release * Mon Jun 16 2008 Daisuke SUZUKI 1.99.1-1 - new upstream release * Sun May 18 2008 Daisuke SUZUKI 1.3.0-1 - new versioning policy * Sun Jan 20 2008 Daisuke SUZUKI 1.3.0-0vl1 - initial build for Vine Linux * Thu Aug 23 2007 Adam Jackson - 1.3.0-10 - Rebuild for ppc toolchain bug * Mon Jun 18 2007 Adam Jackson 1.3.0-9 - Update Requires and BuildRequires. * Thu May 31 2007 Adam Jackson 1.3.0-8 - vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on some cards. (#241491) * Wed May 09 2007 Adam Jackson 1.3.0-6 - Re-add the sync range hack. (#235066) * Tue Mar 20 2007 Adam Jackson 1.3.0-5 - vesa-1.3.0-mode-heuristics.patch: If strict intersection of VBE and EDID modes leaves no modes remaining after validation, try again with just range and VBE checks. Replaces earlier range-hack and validmode patches. * Tue Feb 27 2007 Adam Jackson 1.3.0-4 - vesa-1.3.0-range-hack.patch: Work around broken ATI video BIOSes. - Disown the module dir - Fix the License * Fri Feb 16 2007 Adam Jackson 1.3.0-3 - ExclusiveArch -> ExcludeArch * Wed Jan 24 2007 Adam Jackson 1.3.0-2 - vesa-1.2.1-validmode.patch: Strictly limit runtime modes to the intersection of the BIOS and DDC lists, if a DDC list exists; fixes cases where we'd choose 1600x1200 on 1680x1050 panel. Conversely, be more forgiving when validating the resulting set against the sync ranges; fixes 640x480 syndrome when the monitor has broken DDC. Don't be deceived though, vesa still sucks. * Mon Dec 4 2006 Adam Jackson 1.3.0-1 - Update to 1.3.0 - vesa-1.2.1-validmode.patch: Implement a ValidMode driver hook, which rejects modes not present in the BIOS or outside the capability of the monitor. * Sun Oct 01 2006 Jesse Keating - 1.2.1-4 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Tue Sep 19 2006 Adam Jackson 1.2.1-3 - vesa-1.2.1-fix-shadowfb.patch: Fix massive performance regression relative to FC5. * Fri Jul 28 2006 Adam Jackson 1.2.1-2 - vesa-1.2.1-randr-crash.patch: Fix a RANDR crash. * Wed Jul 12 2006 Jesse Keating 1.2.1-1.1 - rebuild * Sat Jun 17 2006 Mike A. Harris 1.2.1-1 - Updated to version 1.2.1 for X11R7.1 server. * Tue Jun 13 2006 Adam Jackson 1.2.0-2 - Build on ppc64 * Tue May 30 2006 Adam Jackson 1.2.0-1 - Update to 1.2.0 from 7.1. * Sun Apr 09 2006 Adam Jackson 1.1.0-1 - Update to 1.1.0 from 7.1RC1. * Fri Feb 10 2006 Jesse Keating 1.0.1.3-1.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating 1.0.1.3-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Wed Jan 18 2006 Mike A. Harris 1.0.1.3-1 - Updated xorg-x11-drv-vesa to version 1.0.1.3 from X11R7.0 * Tue Dec 20 2005 Mike A. Harris 1.0.1.2-1 - Updated xorg-x11-drv-vesa to version 1.0.1.2 from X11R7 RC4 - Removed 'x' suffix from manpage dirs to match RC4 upstream. * Wed Nov 16 2005 Mike A. Harris 1.0.1-1 - Updated xorg-x11-drv-vesa to version 1.0.1 from X11R7 RC2 * Fri Nov 04 2005 Mike A. Harris 1.0.0.1-1 - Updated xorg-x11-drv-vesa to version 1.0.0.1 from X11R7 RC1 - Fix *.la file removal. * Tue Oct 04 2005 Mike A. Harris 1.0.0-1 - Update BuildRoot to use Fedora Packaging Guidelines. - Deglob file manifest. - Limit "ExclusiveArch" to x86, x86_64 ia64 ppc alpha sparc sparc64 * Fri Sep 02 2005 Mike A. Harris 1.0.0-0 - Initial spec file for vesa video driver generated automatically by my xorg-driverspecgen script.