]> git.pld-linux.org Git - packages/xorg-driver-video-vmware.git/blobdiff - xorg-driver-video-vmware.spec
- updated to 10.14.0
[packages/xorg-driver-video-vmware.git] / xorg-driver-video-vmware.spec
index 91f9eeca1ab16c92c03231e28a3e488fe55d8b0b..da3815f5fb5463b68d2ffbac49f187a431b6eab9 100644 (file)
@@ -1,20 +1,24 @@
 Summary:       X.org video driver for VMware virtual video cards
 Summary(pl):   Sterownik obrazu X.org dla wirtualnych kart graficznych VMware
 Name:          xorg-driver-video-vmware
-Version:       10.11.0.1
+Version:       10.14.0
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-vmware-%{version}.tar.bz2
-# Source0-md5: c418ef8e7245c9a1fd3d54ae3a41bb5a
+Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
+# Source0-md5: 3bfe34fc515cf94545d7a91981322a20
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
-BuildRequires: xorg-proto-xproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
-BuildRequires: xorg-xserver-server-devel
+BuildRequires: xorg-proto-fontsproto-devel
+BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-renderproto-devel
+BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+Requires:      xorg-xserver-server >= 1.0.99.901
+ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,8 +45,7 @@ Sterownik obrazu X.org dla wirtualnych kart graficznych VMware.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       drivermandir=%{_mandir}/man4
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
 
@@ -51,6 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/vmware_drv.so
-%{_mandir}/man4/vmware.4x*
+%{_mandir}/man4/vmware.4*
This page took 0.085684 seconds and 4 git commands to generate.