X-Git-Url: https://git.pld-linux.org/?p=packages%2Fxorg-driver-input-hyperpen.git;a=blobdiff_plain;f=xorg-driver-input-hyperpen.spec;h=afadde85fb0ecdf5c1a0e9b8db5e2327ef5832ca;hp=fb913672073863535740828e717f8dab2cc86d58;hb=963a0faff84ec6b61c02338c1321dbf3a5468599;hpb=261e88268a80f9914f751676ea72ddccaf1d34e5 diff --git a/xorg-driver-input-hyperpen.spec b/xorg-driver-input-hyperpen.spec index fb91367..afadde8 100644 --- a/xorg-driver-input-hyperpen.spec +++ b/xorg-driver-input-hyperpen.spec @@ -1,27 +1,31 @@ Summary: X.org input driver for HyperPen devices -Summary(pl): Sterownik wej¶ciowy X.org dla urz±dzeñ HyperPen +Summary(pl.UTF-8): Sterownik wejściowy X.org dla urządzeń HyperPen Name: xorg-driver-input-hyperpen -Version: 1.0.0.1 +Version: 1.1.0 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/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2 +# Source0-md5: 1dfccb75069e61e0c6f990b47eb58c40 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-util-util-macros >= 0.99.1 -BuildRequires: xorg-xserver-server-devel +BuildRequires: xorg-proto-inputproto-devel +BuildRequires: xorg-proto-randrproto-devel +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-server >= 1.0.99.901 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description X.org input driver for HyperPen devices. -%description -l pl -Sterownik wej¶ciowy X.org dla urz±dzeñ HyperPen. +%description -l pl.UTF-8 +Sterownik wejściowy X.org dla urządzeń HyperPen. %prep %setup -q -n xf86-input-hyperpen-%{version} @@ -41,8 +45,7 @@ Sterownik wej 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 @@ -51,5 +54,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc COPYING ChangeLog %attr(755,root,root) %{_libdir}/xorg/modules/input/hyperpen_drv.so -#%{_mandir}/man4/hyperpen.4x* +#%{_mandir}/man4/hyperpen.4*