rpms/synaptics/devel synaptics.spec,1.37,1.38

Peter Hutterer (whot) fedora-extras-commits at redhat.com
Wed Aug 6 04:28:39 UTC 2008


Author: whot

Update of /cvs/pkgs/rpms/synaptics/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17880

Modified Files:
	synaptics.spec 
Log Message:
* Wed Aug 6 2008 Peter Hutterer <peter.hutterer at redhat.com> 0.14.6-10
- Fix license tag and BuildRoot, reduce description line width.




Index: synaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/synaptics/devel/synaptics.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- synaptics.spec	17 Jun 2008 14:28:33 -0000	1.37
+++ synaptics.spec	6 Aug 2008 04:28:09 -0000	1.38
@@ -6,7 +6,7 @@
 Summary:        Synaptics Touchpad Driver
 
 Group:          User Interface/X Hardware Support
-License:        GPL
+License:        GPLv2+
 URL:            http://w1.894.telia.com/~u89404340/touchpad/
 Source0:        http://w1.894.telia.com/~u89404340/touchpad/files/%{name}-%{version}.tar.bz2
 Source1:	10-synaptics.fdi
@@ -17,7 +17,7 @@
 Patch4: synaptics-0.14.6-poll-200ms.patch
 Patch5: synaptics-0.14.6-alps.patch
 Patch6: synaptics-0.14.6-optflags-debuginfo.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-x11-server-sdk >= 1.0.99.901
 BuildRequires:  libX11-devel, libXi-devel, libXext-devel
@@ -35,18 +35,26 @@
 
 Features:
 
-    * Movement with adjustable, non-linear acceleration and speed.
-    * Button events through short touching of the touchpad.
+    * Movement with adjustable, non-linear acceleration and speed.  Button
+      events through short touching of the touchpad.
     * Double-Button events through double short touching of the touchpad.
-    * Dragging through short touching and holding down the finger on the touchpad.
-    * Middle and right button events on the upper and lower corner of the touchpad.
-    * Vertical scrolling (button four and five events) through moving the finger on the right side of the touchpad.
-    * The up/down button sends button four/five events.
-    * Horizontal scrolling (button six and seven events) through moving the finger on the lower side of the touchpad.
-    * The multi-buttons send button four/five events, and six/seven events for horizontal scrolling.
-    * Adjustable finger detection.
-    * Multifinger taps: two finger for middle button and three finger for right button events. (Needs hardware support. Not all models implement this feature.)
-    * Run-time configuration using shared memory. This means you can change parameter settings without restarting the X server.
+    * Dragging through short touching and holding down the finger on the
+      touchpad.
+    * Middle and right button events on the upper and lower corner of the
+      touchpad.
+    * Vertical scrolling (button four and five events) through moving the
+      finger on the right side of the touchpad.
+    * The up/down button sends button four/five events.  Horizontal scrolling
+    * (button six and seven events) through moving the
+      finger on the lower side of the touchpad.
+    * The multi-buttons send button four/five events, and six/seven events for
+      horizontal scrolling.
+    * Adjustable finger detection.  Multifinger taps: two finger for middle
+    * button and three finger for
+      right button events. (Needs hardware support. Not all models implement
+      this feature.)
+    * Run-time configuration using shared memory. This means you can change
+      parameter settings without restarting the X server.
 
 %prep
 %setup -q
@@ -89,6 +97,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Wed Aug 6 2008 Peter Hutterer <peter.hutterer at redhat.com> 0.14.6-10
+- Fix license tag and BuildRoot, reduce description line width.
+
 * Tue Jun 17 2008 Adam Jackson <ajax at redhat.com> 0.14.6-9
 - Fix %%fedora version comparison to be numeric not string.
 




More information about the fedora-extras-commits mailing list