SPECS: xorg-app-synaptics.spec - missing synaptics manpage added -...

wrobell wrobell at pld-linux.org
Wed Mar 22 16:45:04 CET 2006


Author: wrobell                      Date: Wed Mar 22 15:45:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing synaptics manpage added
- rel. 1

---- Files affected:
SPECS:
   xorg-app-synaptics.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-synaptics.spec
diff -u SPECS/xorg-app-synaptics.spec:1.1 SPECS/xorg-app-synaptics.spec:1.2
--- SPECS/xorg-app-synaptics.spec:1.1	Thu Mar  9 02:46:20 2006
+++ SPECS/xorg-app-synaptics.spec	Wed Mar 22 16:44:59 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Narzędzia do touchpada Synaptics
 Name:		xorg-app-synaptics
 Version:	0.14.4
-Release:	0.1
+Release:	1
 Epoch:		0
 License:	GPL
 Group:		X11/Applications
@@ -48,10 +48,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/modules/input}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man{1,5},%{_libdir}/modules/input}
 
 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}/modules/input
 
 %clean
@@ -68,6 +69,7 @@
 %lang(de) %doc INSTALL.DE
 %lang(fr) %doc INSTALL.FR
 %attr(755,root,root) %{_libdir}/modules/input/*.o
+%{_mandir}/man5/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/22 15:44:59  wrobell
+- missing synaptics manpage added
+- rel. 1
+
 Revision 1.1  2006/03/09 01:46:20  patrys
 - initial version, not working yet
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-synaptics.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list