[Toxine-cvs] CVS: toxine/misc toxine.spec.in,1.1,1.2
Brought to you by:
f1rmb
From: Daniel Caujolle-B. <f1...@us...> - 2002-07-04 15:56:08
|
Update of /cvsroot/toxine/toxine/misc In directory usw-pr-cvs1:/tmp/cvs-serv21693/misc Modified Files: toxine.spec.in Log Message: Add man page (first draft). mangen.c generate the commands man entries. Index: toxine.spec.in =================================================================== RCS file: /cvsroot/toxine/toxine/misc/toxine.spec.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- toxine.spec.in 2 Jul 2002 10:30:50 -0000 1.1 +++ toxine.spec.in 4 Jul 2002 15:56:05 -0000 1.2 @@ -66,8 +66,11 @@ %defattr(-,root,root) %{_bindir}/toxine %{_libdir}/toxine/plugins/* +%{_mandir}/man1/* %changelog +* Thu Jul 04 2002 Daniel Caujolle-Bert <f1...@us...> +- add manpage (incomplete) * Tue Jul 02 2002 Daniel Caujolle-Bert <f1...@us...> - first spec file (shamelessly stolen from xine-ui). |