[packages/xorg-driver-input-vmmouse] - add x32 arch - removed obsolete hal support - rel 2
baggins
baggins at pld-linux.org
Sun Jun 28 11:10:07 CEST 2015
commit 5a69a8ce025f30c861a178473b15c2ee3ecd45a7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jun 28 11:09:44 2015 +0200
- add x32 arch
- removed obsolete hal support
- rel 2
xorg-driver-input-vmmouse.spec | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
---
diff --git a/xorg-driver-input-vmmouse.spec b/xorg-driver-input-vmmouse.spec
index 6d75a07..b0db911 100644
--- a/xorg-driver-input-vmmouse.spec
+++ b/xorg-driver-input-vmmouse.spec
@@ -1,12 +1,8 @@
-#
-# Conditional build:
-%bcond_with hal # HAL support
-#
Summary: VMMouse protocol for VMware virtual machines
Summary(pl.UTF-8): Sterownik protokołu VMMouse dla maszyn wirtualnych VMware
Name: xorg-driver-input-vmmouse
Version: 13.1.0
-Release: 1
+Release: 2
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-%{version}.tar.bz2
@@ -24,7 +20,7 @@ BuildRequires: xorg-util-util-macros >= 1.8
BuildRequires: xorg-xserver-server-devel >= 1.6.0
%{?requires_xorg_xserver_xinput}
Requires: xorg-xserver-server >= 1.6.0
-ExclusiveArch: %{ix86} %{x8664}
+ExclusiveArch: %{ix86} %{x8664} x32
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -59,10 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
-%if %{without hal}
+# obsolete HAL files
%{__rm} $RPM_BUILD_ROOT%{_libdir}/hal/hal-probe-vmmouse \
$RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
-%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -74,9 +69,5 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/xorg/modules/input/vmmouse_drv.so
%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
/lib/udev/rules.d/69-xorg-vmmouse.rules
-%if %{with hal}
-%attr(755,root,root) %{_libdir}/hal/hal-probe-vmmouse
-%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
-%endif
%{_mandir}/man1/vmmouse_detect.1*
%{_mandir}/man4/vmmouse.4*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-vmmouse.git/commitdiff/5a69a8ce025f30c861a178473b15c2ee3ecd45a7
More information about the pld-cvs-commit
mailing list