From: Jakub Bogusz Date: Sun, 20 Nov 2005 12:14:34 +0000 (+0000) Subject: - 1.0.0.2 (X11R7.0-RC2) X-Git-Tag: auto/th/xorg-driver-input-hyperpen-1_1_0-0_1~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=8bc37f32891ab19bf6221748f71b4a66beb5a075;p=packages%2Fxorg-driver-input-hyperpen.git - 1.0.0.2 (X11R7.0-RC2) Changed files: xorg-driver-input-hyperpen.spec -> 1.2 --- diff --git a/xorg-driver-input-hyperpen.spec b/xorg-driver-input-hyperpen.spec index fb91367..9795625 100644 --- a/xorg-driver-input-hyperpen.spec +++ b/xorg-driver-input-hyperpen.spec @@ -1,20 +1,21 @@ Summary: X.org input driver for HyperPen devices Summary(pl): Sterownik wej¶ciowy X.org dla urz±dzeñ HyperPen Name: xorg-driver-input-hyperpen -Version: 1.0.0.1 +Version: 1.0.0.2 Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-input-hyperpen-%{version}.tar.bz2 -# Source0-md5: 202b38fa2364b4d67ea8ee608c203e3c +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-input-hyperpen-%{version}.tar.bz2 +# Source0-md5: f1ce49f210b5b5e425861833355f36e8 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 -BuildRequires: xorg-proto-xproto-devel +BuildRequires: xorg-proto-inputproto-devel +BuildRequires: xorg-proto-randrproto-devel BuildRequires: xorg-util-util-macros >= 0.99.1 -BuildRequires: xorg-xserver-server-devel +BuildRequires: xorg-xserver-server-devel >= 0.99.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,5 +52,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc ChangeLog %attr(755,root,root) %{_libdir}/xorg/modules/input/hyperpen_drv.so #%{_mandir}/man4/hyperpen.4x*