diff --git a/xf86-video-vmware-11.0.3.tar.bz2 b/xf86-video-vmware-11.0.3.tar.bz2 deleted file mode 100644 index 208b230..0000000 --- a/xf86-video-vmware-11.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b24a7cb2d87e416561e25122eab2cd48fc64a2ba105238456eefef16f29f38a3 -size 313656 diff --git a/xf86-video-vmware-12.0.2.tar.bz2 b/xf86-video-vmware-12.0.2.tar.bz2 new file mode 100644 index 0000000..69476f1 --- /dev/null +++ b/xf86-video-vmware-12.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147 +size 432468 diff --git a/xf86-video-vmware.changes b/xf86-video-vmware.changes index da578c8..ed22ef7 100644 --- a/xf86-video-vmware.changes +++ b/xf86-video-vmware.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 19 10:47:12 UTC 2012 - dimstar@opensuse.org + +- Update to version 12.0.2: + + Adapt to X 1.12 API +- Use %x11_abi_videodrv_req instead of static ABI requires. + ------------------------------------------------------------------- Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org diff --git a/xf86-video-vmware.spec b/xf86-video-vmware.spec index 1efb62a..5a4c16c 100644 --- a/xf86-video-vmware.spec +++ b/xf86-video-vmware.spec @@ -16,7 +16,8 @@ # Name: xf86-video-vmware -Version: 11.0.3 +Version: 12.0.2 +# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support) Release: 0 License: MIT Summary: VMware SVGA video driver for the Xorg X server @@ -34,11 +35,11 @@ BuildRequires: pkgconfig(xineramaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.0.1 BuildRequires: pkgconfig(xproto) -Requires: VIDEO_ABI_VERSION = 10 Supplements: xorg-x11-server # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%x11_abi_videodrv_req %description vmware is an Xorg driver for VMware virtual video cards. @@ -59,7 +60,6 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %doc ChangeLog COPYING README %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/vmware_drv.so -%{_libdir}/xorg/modules/drivers/vmwlegacy_drv.so %{_datadir}/man/man4/vmware.4%{?ext_man} %changelog