]> git.pld-linux.org Git - packages/xorg-driver-video-vmware.git/commitdiff
- 10.11.1.1 (X11R7.0-RC3)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Dec 2005 15:30:40 +0000 (15:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-vmware.spec -> 1.4

xorg-driver-video-vmware.spec

index caafa81f1712983329f5937eb8ce0ea4b19a4da0..c6aa6f4bba4a509721fef4352430f503dea3d8a5 100644 (file)
@@ -1,12 +1,12 @@
 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.1
+Version:       10.11.1.1
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-vmware-%{version}.tar.bz2
-# Source0-md5: 033c22172913a031838e37c3fa6f528f
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-video-vmware-%{version}.tar.bz2
+# Source0-md5: 4b4532b9746086e3cbc6745d5e7b390d
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -15,7 +15,7 @@ BuildRequires:        pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-fontsproto-devel
 BuildRequires: xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
+BuildRequires: xorg-util-util-macros >= 0.99.2
 BuildRequires: xorg-xserver-server-devel >= 0.99.3
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,8 +44,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
 
@@ -56,4 +55,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc 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.037914 seconds and 4 git commands to generate.