]> git.pld-linux.org Git - packages/xorg-driver-input-evdev.git/blobdiff - xorg-driver-input-evdev.spec
- updated to 1.1.3 (available in strange place)
[packages/xorg-driver-input-evdev.git] / xorg-driver-input-evdev.spec
index f90930a82e78571bff6b60bbc27c5a78715d6c88..3051bd6ffd61a6c4d465521ba6dfb0a72fe387d9 100644 (file)
@@ -1,28 +1,35 @@
-Summary:       X.org input driver for evdev devices
-Summary(pl):   Sterownik wej¶ciowy X.org dla urz±dzeñ evdev
+Summary:       X.org input driver for Linux generic event devices
+Summary(pl):   Sterownik wej¶ciowy X.org dla ogólnych urz±dzeñ linuksowych generuj±cych zdarzenia
 Name:          xorg-driver-input-evdev
-Version:       1.0.0.5
+Version:       1.1.3
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0/src/driver/xf86-input-evdev-%{version}.tar.bz2
-# Source0-md5: 70a3b3e8416e3fd536c8894511f13a67
+#Source0:      http://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-%{version}.tar.bz2
+# app??? - 7.2RC1 mistake?
+Source0:       http://xorg.freedesktop.org/releases/individual/app/xf86-input-evdev-%{version}.tar.bz2
+# Source0-md5: 0dc4837eea87d03ee4f8b402eb0eca0e
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-inputproto-devel
-BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-kbproto-devel
 BuildRequires: xorg-util-util-macros >= 0.99.2
-BuildRequires: xorg-xserver-server-devel >= 0.99.3
+BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+Requires:      xorg-xserver-server >= 1.0.99.901
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-X.org input driver for evdev devices.
+X.org input driver for Linux generic event devices. It supports all
+input devices that the kernel knows about, including most mice and
+keyboards.
 
 %description -l pl
-Sterownik wej¶ciowy X.org dla urz±dzeñ evdev.
+Sterownik wej¶ciowy X.org dla ogólnych urz±dzeñ linuksowych
+generuj±cych zdarzenia. Obs³uguje wszystkie urz±dzenia wej¶ciowe znane
+przez j±dro, w tym wiêkszo¶æ myszy i klawiatur.
 
 %prep
 %setup -q -n xf86-input-evdev-%{version}
@@ -53,4 +60,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/input/evdev_drv.so
-#%{_mandir}/man4/evdev.4*
+%{_mandir}/man4/evdev.4*
This page took 0.035036 seconds and 4 git commands to generate.