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:
parent
7a6bf92355
commit
8c9cc8989b
@ -1 +1 @@
|
|||||||
xf86-video-vmware-10.11.1.3.tar.bz2
|
xf86-video-vmware-10.13.0.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
539b77e045a1767fdb64eee7c21d05d1 xf86-video-vmware-10.11.1.3.tar.bz2
|
0b8951d07af049b22c90a5a185c897c2 xf86-video-vmware-10.13.0.tar.bz2
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
Summary: Xorg X11 vmware video driver
|
Summary: Xorg X11 vmware video driver
|
||||||
Name: xorg-x11-drv-vmware
|
Name: xorg-x11-drv-vmware
|
||||||
Version: 10.11.1.3
|
Version: 10.13.0
|
||||||
Release: 1.1
|
Release: 1
|
||||||
URL: http://www.x.org
|
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
|
Source1: vmware.xinf
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -18,9 +18,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
ExclusiveArch: %{ix86} x86_64 ia64
|
ExclusiveArch: %{ix86} x86_64 ia64
|
||||||
|
|
||||||
BuildRequires: pkgconfig
|
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
|
%description
|
||||||
X.Org X11 vmware video driver.
|
X.Org X11 vmware video driver.
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man4/vmware.4*
|
%{_mandir}/man4/vmware.4*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 10.11.1.3-1.1
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user