From 0aed3d6acc2a0c9c69cb19f5b7a744f34c7e0333 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 10 Sep 2008 16:24:39 +0000 Subject: [PATCH] - unified, post-XFree86 cleanup - added COPYING to doc Changed files: xorg-driver-input-synaptics.spec -> 1.4 --- xorg-driver-input-synaptics.spec | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/xorg-driver-input-synaptics.spec b/xorg-driver-input-synaptics.spec index 734b80f..67243c1 100644 --- a/xorg-driver-input-synaptics.spec +++ b/xorg-driver-input-synaptics.spec @@ -1,5 +1,5 @@ -Summary: XOrg/XFree86 input driver for Synaptics and ALPS touchpads -Summary(pl.UTF-8): Sterownik wejściowy XOrg/XFree86 do touchpadów Synaptics oraz ALPS +Summary: X.org input driver for Synaptics and ALPS touchpads +Summary(pl.UTF-8): Sterownik wejściowy X.org do touchpadów Synaptics oraz ALPS Name: xorg-driver-input-synaptics Version: 0.15.1 Release: 1 @@ -24,10 +24,10 @@ ExcludeArch: sparc sparc64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Xorg/XFree86 input driver for Synaptics touchpad. +X.org input driver for Synaptics touchpads. %description -l pl.UTF-8 -Sterownik wejściowy Xorg/XFree86 do touchpada Synaptics. +Sterownik wejściowy X.org do touchpadów Synaptics. %prep %setup -q -n xf86-input-synaptics-%{version} @@ -45,13 +45,18 @@ install -d $RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/10osvendor install fdi/11-x11-synaptics.fdi $RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/10osvendor +%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/input/*.la + %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc ChangeLog NEWS README TODO -%attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/xorg/modules/input/*.so -%{_datadir}/hal/fdi/policy/10osvendor/*.fdi -%{_mandir}/man?/* +%doc COPYING ChangeLog NEWS README TODO +%attr(755,root,root) %{_bindir}/synclient +%attr(755,root,root) %{_bindir}/syndaemon +%attr(755,root,root) %{_libdir}/xorg/modules/input/synaptics_drv.so +%{_datadir}/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi +%{_mandir}/man1/synclient.1* +%{_mandir}/man1/syndaemon.1* +%{_mandir}/man4/synaptics.4* -- 2.44.0