[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.28,1.29 scummvm.6,1.2,1.3 scummvm.spec,1.2,1.3

Jonathan Gray khalek at users.sourceforge.net
Tue Nov 12 07:28:05 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv20597

Modified Files:
	Makefile.common scummvm.6 scummvm.spec 
Log Message:
more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info

Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Makefile.common	2 Nov 2002 08:16:04 -0000	1.28
+++ Makefile.common	12 Nov 2002 15:27:46 -0000	1.29
@@ -84,7 +84,7 @@
 OBJS	+= $(COMMON_OBJS) $(GUI_OBJS) scumm/libscumm.a simon/libsimon.a $(SOUND_OBJS)
 
 DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \
-	debugrl.h whatsnew.txt readme.txt copying.txt \
+	debugrl.h NEWS README COPYING \
 	scummvm.dsp scummvm.dsw sound/fmopl.h gui.h sound.h
 
 all: scummvm$(EXEEXT)

Index: scummvm.6
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.6,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scummvm.6	23 Oct 2002 13:30:13 -0000	1.2
+++ scummvm.6	12 Nov 2002 15:27:47 -0000	1.3
@@ -89,7 +89,7 @@
 .BI \-p <path>
 Set a different path to search for game data
 .TP
-More options are available, see the readme.txt file for more information.
+More options are available, see the README file for more information.
 .TP
 .SH RUNNING THE PROGRAM
 While the game is running, the following keys can be used (in addition to any

Index: scummvm.spec
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scummvm.spec	23 Oct 2002 13:30:13 -0000	1.2
+++ scummvm.spec	12 Nov 2002 15:27:47 -0000	1.3
@@ -48,7 +48,7 @@
 #------------------------------------------------------------------------------
 %files
 %defattr(0644,root,root,0755)
-%doc readme.txt whatsnew.txt copying.txt scummvm.xpm
+%doc README NEWS COPYING scummvm.xpm
 %attr(0755,root,root)%{_bindir}/scummvm
 %{_mandir}/man6/scummvm.6*
 





More information about the Scummvm-git-logs mailing list