auto-import xorg-x11-drv-vmware-10.13.0-1 on branch devel from

xorg-x11-drv-vmware-10.13.0-1.src.rpm
This commit is contained in:
Adam Jackson 2006-04-10 03:27:57 +00:00
parent 7a6bf92355
commit 8c9cc8989b
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
xf86-video-vmware-10.11.1.3.tar.bz2
xf86-video-vmware-10.13.0.tar.bz2

View File

@ -1 +1 @@
539b77e045a1767fdb64eee7c21d05d1 xf86-video-vmware-10.11.1.3.tar.bz2
0b8951d07af049b22c90a5a185c897c2 xf86-video-vmware-10.13.0.tar.bz2

View File

@ -6,10 +6,10 @@
Summary: Xorg X11 vmware video driver
Name: xorg-x11-drv-vmware
Version: 10.11.1.3
Release: 1.1
Version: 10.13.0
Release: 1
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
Source1: vmware.xinf
License: MIT/X11
Group: User Interface/X Hardware Support
@ -18,9 +18,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExclusiveArch: %{ix86} x86_64 ia64
BuildRequires: pkgconfig
BuildRequires: xorg-x11-server-sdk
BuildRequires: xorg-x11-server-sdk >= 1.0.99.901
Requires: xorg-x11-server-Xorg
Requires: xorg-x11-server-Xorg >= 1.0.99.901
%description
X.Org X11 vmware video driver.
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/vmware.4*
%changelog
* Sun Apr 9 2006 Adam Jackson <ajackson@redhat.com> 10.13.0-1
- Update to 10.13.0 from 7.1RC1.
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 10.11.1.3-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes