From 04f9d80737ae4441d997d2e69e1e902b8a6e15f2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 20 Nov 2005 11:59:41 +0000 Subject: [PATCH] - 1.0.0.2 (X11R7.0-RC2) Changed files: xorg-driver-input-evdev.spec -> 1.2 --- xorg-driver-input-evdev.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/xorg-driver-input-evdev.spec b/xorg-driver-input-evdev.spec index 518f2bb..3d5dd9a 100644 --- a/xorg-driver-input-evdev.spec +++ b/xorg-driver-input-evdev.spec @@ -1,20 +1,21 @@ Summary: X.org input driver for evdev devices Summary(pl): Sterownik wej¶ciowy X.org dla urz±dzeñ evdev Name: xorg-driver-input-evdev -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-evdev-%{version}.tar.bz2 -# Source0-md5: 9ebb092846a008271680ba190a069245 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-input-evdev-%{version}.tar.bz2 +# Source0-md5: a592733fcdee7623ff8b77be50d45643 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-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/evdev_drv.so #%{_mandir}/man4/evdev.4x* -- 2.44.0