SPECS: xorg-app-synaptics.spec - up to 0.14.6
arekm
arekm at pld-linux.org
Sun Aug 13 22:55:26 CEST 2006
Author: arekm Date: Sun Aug 13 20:55:25 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.14.6
---- Files affected:
SPECS:
xorg-app-synaptics.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/xorg-app-synaptics.spec
diff -u SPECS/xorg-app-synaptics.spec:1.3 SPECS/xorg-app-synaptics.spec:1.4
--- SPECS/xorg-app-synaptics.spec:1.3 Wed Mar 22 18:32:30 2006
+++ SPECS/xorg-app-synaptics.spec Sun Aug 13 22:55:20 2006
@@ -2,13 +2,13 @@
Summary: Utilities for Synaptics touchpad
Summary(pl): Narzędzia do touchpada Synaptics
Name: xorg-app-synaptics
-Version: 0.14.4
+Version: 0.14.6
Release: 1
Epoch: 0
License: GPL
Group: X11/Applications
Source0: http://w1.894.telia.com/~u89404340/touchpad/files/synaptics-%{version}.tar.bz2
-# Source0-md5: ae9aef7a146346fbfc7edfdd63cdd273
+# Source0-md5: 1102cd575045640a064ab6f9b1e391af
URL: http://w1.894.telia.com/~u89404340/touchpad/
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-lib-libXext-devel
@@ -53,7 +53,7 @@
install synclient syndaemon $RPM_BUILD_ROOT%{_bindir}
install manpages/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
install manpages/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
-install synaptics_drv.o $RPM_BUILD_ROOT%{_libdir}/xorg/modules/input
+install synaptics_drv.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/input
%clean
rm -rf $RPM_BUILD_ROOT
@@ -68,7 +68,7 @@
%doc COMPATIBILITY INSTALL NEWS README* TODO
%lang(de) %doc INSTALL.DE
%lang(fr) %doc INSTALL.FR
-%attr(755,root,root) %{_libdir}/xorg/modules/input/*.o
+%attr(755,root,root) %{_libdir}/xorg/modules/input/*.so
%{_mandir}/man5/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/08/13 20:55:20 arekm
+- up to 0.14.6
+
Revision 1.3 2006/03/22 17:32:30 wrobell
- fixed xorg module path
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-synaptics.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list