SPECS: xorg-driver-input-synaptics.spec - unified, post-XFree86 cleanup - a...

qboosh qboosh at pld-linux.org
Wed Sep 10 18:24:44 CEST 2008


Author: qboosh                       Date: Wed Sep 10 16:24:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified, post-XFree86 cleanup
- added COPYING to doc

---- Files affected:
SPECS:
   xorg-driver-input-synaptics.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-input-synaptics.spec
diff -u SPECS/xorg-driver-input-synaptics.spec:1.3 SPECS/xorg-driver-input-synaptics.spec:1.4
--- SPECS/xorg-driver-input-synaptics.spec:1.3	Sun Sep  7 21:58:22 2008
+++ SPECS/xorg-driver-input-synaptics.spec	Wed Sep 10 18:24:39 2008
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-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
@@ -25,10 +25,10 @@
 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}
@@ -46,16 +46,21 @@
 
 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*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/09/10 16:24:39  qboosh
+- unified, post-XFree86 cleanup
+- added COPYING to doc
+
 Revision 1.3  2008/09/07 19:58:22  lmasko
 - Added missing BR: xorg-lib-libpciaccess-devel
 
@@ -71,4 +80,3 @@
 
 Revision 1.1  2008/08/13 18:04:17  arekm
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-input-synaptics.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list