packages: xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec - adde...
qboosh
qboosh at pld-linux.org
Sun Aug 29 09:08:30 CEST 2010
Author: qboosh Date: Sun Aug 29 07:08:30 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- added README to docs
- updated desc
- release 2.1 (doesn't build with current xserver)
---- Files affected:
packages/xorg-driver-input-hyperpen:
xorg-driver-input-hyperpen.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec
diff -u packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.14 packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.15
--- packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec:1.14 Fri Oct 2 10:26:54 2009
+++ packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec Sun Aug 29 09:08:24 2010
@@ -1,9 +1,10 @@
# $Revision$, $Date$
-Summary: X.org input driver for HyperPen devices
-Summary(pl.UTF-8): Sterownik wejściowy X.org dla urządzeń HyperPen
+# NOTE: doesn't build with current xserver
+Summary: X.org input driver for Aiptek HyperPen devices
+Summary(pl.UTF-8): Sterownik wejściowy X.org dla urządzeń Aiptek HyperPen
Name: xorg-driver-input-hyperpen
Version: 1.3.0
-Release: 2
+Release: 2.1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
@@ -18,15 +19,17 @@
BuildRequires: xorg-util-util-macros >= 0.99.2
BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
BuildRequires: rpmbuild(macros) >= 1.389
-%requires_xorg_xserver_xinput
+%{?requires_xorg_xserver_xinput}
Requires: xorg-xserver-server >= 1.0.99.901
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-X.org input driver for HyperPen devices.
+X.org input driver for Aiptek HyperPen devices. It supports Aiptek
+HyperPen 6000.
%description -l pl.UTF-8
-Sterownik wejściowy X.org dla urządzeń HyperPen.
+Sterownik wejściowy X.org dla urządzeń Aiptek HyperPen. Obsługuje
+Aiptek HyperPen 6000.
%prep
%setup -q -n xf86-input-hyperpen-%{version}
@@ -37,8 +40,7 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure \
- --disable-static
+%configure
%{__make}
@@ -55,7 +57,7 @@
%files
%defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
%attr(755,root,root) %{_libdir}/xorg/modules/input/hyperpen_drv.so
#%{_mandir}/man4/hyperpen.4*
@@ -65,6 +67,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2010/08/29 07:08:24 qboosh
+- added README to docs
+- updated desc
+- release 2.1 (doesn't build with current xserver)
+
Revision 1.14 2009/10/02 08:26:54 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-hyperpen/xorg-driver-input-hyperpen.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list