SPECS: xorg-driver-input-evdev.spec - updated to 1.1.0
qboosh
qboosh at pld-linux.org
Mon Apr 10 14:42:36 CEST 2006
Author: qboosh Date: Mon Apr 10 12:42:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.0
---- Files affected:
SPECS:
xorg-driver-input-evdev.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-input-evdev.spec
diff -u SPECS/xorg-driver-input-evdev.spec:1.4 SPECS/xorg-driver-input-evdev.spec:1.5
--- SPECS/xorg-driver-input-evdev.spec:1.4 Thu Jan 5 13:07:24 2006
+++ SPECS/xorg-driver-input-evdev.spec Mon Apr 10 14:42:31 2006
@@ -1,13 +1,13 @@
# $Revision$, $Date$
-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.0
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
+# Source0-md5: 227cf66bcfea90982ee0b947d2475d1d
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -16,14 +16,19 @@
BuildRequires: xorg-proto-inputproto-devel
BuildRequires: xorg-proto-randrproto-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}
@@ -54,7 +59,7 @@
%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*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/04/10 12:42:31 qboosh
+- updated to 1.1.0
+
Revision 1.4 2006/01/05 12:07:24 qboosh
- 1.0.0.5 (X11R7.0 release)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-input-evdev.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list