]> git.pld-linux.org Git - packages/xorg-driver-video-vmware.git/blobdiff - xorg-driver-video-vmware.spec
- updated deps
[packages/xorg-driver-video-vmware.git] / xorg-driver-video-vmware.spec
index 55813598fc7fb8d873fe6662a6fc7eb7eb621733..aa34849e95b4139129128eec20dcaccbe58f8401 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org video driver for VMware virtual video cards
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla wirtualnych kart graficznych VMware
 Name:          xorg-driver-video-vmware
-Version:       10.16.9
-Release:       2
+Version:       11.0.2
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
-# Source0-md5: 3b3d38abfa1f8be4b1e26dcd236bc94f
+# Source0-md5: 00c3a70870abcda5f340497b0285dab1
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -17,10 +17,13 @@ BuildRequires:      xorg-lib-libpciaccess-devel >= 0.8.0
 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_videodrv
-Requires:      xorg-xserver-server >= 1.0.99.901
+BuildRequires: xorg-proto-videoproto-devel
+BuildRequires: xorg-proto-xextproto-devel
+BuildRequires: xorg-proto-xineramaproto-devel
+BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xorg-xserver-server-devel >= 1.7.0
+%{?requires_xorg_xserver_videodrv}
+Requires:      xorg-xserver-server >= 1.7.0
 Obsoletes:     X11-driver-vmware < 1:7.0.0
 Obsoletes:     XFree86-driver-vmware < 1:7.0.0
 ExclusiveArch: %{ix86} %{x8664}
@@ -43,8 +46,7 @@ Wykrywa automatycznie wersjÄ™ dowolnej wirtualnej karty SVGA VMware.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-       --disable-static
+%configure
 
 %{__make}
 
@@ -63,4 +65,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/vmware_drv.so
+%attr(755,root,root) %{_libdir}/xorg/modules/drivers/vmwlegacy_drv.so
 %{_mandir}/man4/vmware.4*
This page took 0.097507 seconds and 4 git commands to generate.