rpms/nethack-vultures/FC-4 nethack-vultures-1.10.1-clawguide.patch, 1.2, 1.3 nethack-vultures-1.11.0-config.patch, 1.2, 1.3 nethack-vultures-1.11.0-optflags.patch, 1.4, 1.5

Karen Rei Pease (meme) fedora-extras-commits at redhat.com
Thu Jun 8 21:56:41 UTC 2006


Author: meme

Update of /cvs/extras/rpms/nethack-vultures/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2473/FC-4

Modified Files:
	nethack-vultures-1.10.1-clawguide.patch 
	nethack-vultures-1.11.0-config.patch 
	nethack-vultures-1.11.0-optflags.patch 
Log Message:
Updated the patches



nethack-vultures-1.10.1-clawguide.patch:

Index: nethack-vultures-1.10.1-clawguide.patch
===================================================================
RCS file: /cvs/extras/rpms/nethack-vultures/FC-4/nethack-vultures-1.10.1-clawguide.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nethack-vultures-1.10.1-clawguide.patch	2 Feb 2006 17:30:31 -0000	1.2
+++ nethack-vultures-1.10.1-clawguide.patch	8 Jun 2006 21:56:41 -0000	1.3
@@ -6,9 +6,9 @@
  # The following work better with groff-1.18, eg on Linux
 -# GUIDECMD = tbl tmac.n Guidebook.mn | nroff -c -Tascii | $(COLCMD)
 +GUIDECMD = tbl tmac.n Guidebook.mn | nroff -c -Tascii | $(COLCMD) | cat
- # GUIDECMD = tbl tmac.n Guidebook.mn | groff -Wall -mtty-char -Tascii -P-u -P-b 
--GUIDECMD = tbl tmac.n Guidebook.mn | nroff | $(COLCMD)
-+# GUIDECMD = tbl tmac.n Guidebook.mn | nroff | $(COLCMD)
+-GUIDECMD = tbl tmac.n Guidebook.mn | groff -Wall -mtty-char -Tascii -P-u -P-b 
++# GUIDECMD = tbl tmac.n Guidebook.mn | groff -Wall -mtty-char -Tascii -P-u -P-b 
+ # GUIDECMD = tbl tmac.n Guidebook.mn | nroff | $(COLCMD)
  
  # the basic guidebook
  Guidebook:	Guidebook.mn

nethack-vultures-1.11.0-config.patch:

Index: nethack-vultures-1.11.0-config.patch
===================================================================
RCS file: /cvs/extras/rpms/nethack-vultures/FC-4/nethack-vultures-1.11.0-config.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nethack-vultures-1.11.0-config.patch	9 Apr 2006 23:10:36 -0000	1.2
+++ nethack-vultures-1.11.0-config.patch	8 Jun 2006 21:56:41 -0000	1.3
@@ -1,5 +1,5 @@
---- vultures-2.0.0/nethack/include/config.h~	2005-11-11 10:47:33.000000000 +0200
-+++ vultures-2.0.0/nethack/include/config.h	2005-11-15 21:44:26.000000000 +0200
+--- vultures-2.1.0/nethack/include/config.h~	2005-11-11 10:47:33.000000000 +0200
++++ vultures-2.1.0/nethack/include/config.h	2005-11-15 21:44:26.000000000 +0200
 @@ -150,10 +150,10 @@
  
  #ifndef WIZARD		/* allow for compile-time or Makefile changes */
@@ -60,8 +60,8 @@
  
  /*
   * Section 5:  EXPERIMENTAL STUFF
---- vultures-2.0.0/nethack/include/unixconf.h~	2005-11-11 10:47:32.000000000 +0200
-+++ vultures-2.0.0/nethack/include/unixconf.h	2005-11-15 21:45:42.000000000 +0200
+--- vultures-2.1.0/nethack/include/unixconf.h~	2005-11-11 10:47:32.000000000 +0200
++++ vultures-2.1.0/nethack/include/unixconf.h	2005-11-15 21:45:42.000000000 +0200
 @@ -37,7 +37,7 @@
  #define NETWORK		/* if running on a networked system */
  			/* e.g. Suns sharing a playground through NFS */
@@ -89,8 +89,8 @@
  #endif
  
  #define FCMASK	0660	/* file creation mask */
---- vultures-2.0.0/slashem/include/config.h~	2005-11-11 10:47:39.000000000 +0200
-+++ vultures-2.0.0/slashem/include/config.h	2005-11-15 21:46:27.000000000 +0200
+--- vultures-2.1.0/slashem/include/config.h~	2005-11-11 10:47:39.000000000 +0200
++++ vultures-2.1.0/slashem/include/config.h	2005-11-15 21:46:27.000000000 +0200
 @@ -206,10 +206,10 @@
  
  #ifndef WIZARD		/* allow for compile-time or Makefile changes */
@@ -160,8 +160,8 @@
  /* #define BORG */            /* Works only under DOS */
  /* #define KEEP_SAVE */       /* Keep savefiles after Restore (wac at intergate.bc.ca)*/
  /* #define CHARON */	/* Charon's boat, enables Cerebus - not implemented */
---- vultures-2.0.0/slashem/include/unixconf.h~	2005-11-11 10:47:39.000000000 +0200
-+++ vultures-2.0.0/slashem/include/unixconf.h	2005-11-15 21:46:58.000000000 +0200
+--- vultures-2.1.0/slashem/include/unixconf.h~	2005-11-11 10:47:39.000000000 +0200
++++ vultures-2.1.0/slashem/include/unixconf.h	2005-11-15 21:46:58.000000000 +0200
 @@ -38,7 +38,7 @@
  #define NETWORK		/* if running on a networked system */
  			/* e.g. Suns sharing a playground through NFS */

nethack-vultures-1.11.0-optflags.patch:

Index: nethack-vultures-1.11.0-optflags.patch
===================================================================
RCS file: /cvs/extras/rpms/nethack-vultures/FC-4/nethack-vultures-1.11.0-optflags.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nethack-vultures-1.11.0-optflags.patch	9 Apr 2006 23:10:36 -0000	1.4
+++ nethack-vultures-1.11.0-optflags.patch	8 Jun 2006 21:56:41 -0000	1.5
@@ -1,5 +1,5 @@
---- vultures-2.0.0/nethack/sys/unix/Makefile.src~	2005-11-11 10:47:34.000000000 +0200
-+++ vultures-2.0.0/nethack/sys/unix/Makefile.src	2005-11-15 16:44:21.000000000 +0200
+--- vultures-2.1.0/nethack/sys/unix/Makefile.src~	2005-11-11 10:47:34.000000000 +0200
++++ vultures-2.1.0/nethack/sys/unix/Makefile.src	2005-11-15 16:44:21.000000000 +0200
 @@ -161,7 +161,7 @@
  	SDLMAIN = -lSDLmain
  endif
@@ -9,8 +9,8 @@
  LFLAGS = 
  
  # The Qt and Be window systems are written in C++, while the rest of
---- vultures-2.0.0/nethack/sys/unix/Makefile.utl~	2005-11-11 10:47:34.000000000 +0200
-+++ vultures-2.0.0/nethack/sys/unix/Makefile.utl	2005-11-15 16:44:49.000000000 +0200
+--- vultures-2.1.0/nethack/sys/unix/Makefile.utl~	2005-11-11 10:47:34.000000000 +0200
++++ vultures-2.1.0/nethack/sys/unix/Makefile.utl	2005-11-15 16:44:49.000000000 +0200
 @@ -89,7 +89,7 @@
  # flags for debugging:
  # CFLAGS = -g -I../include
@@ -20,8 +20,8 @@
  LFLAGS =
  
  LIBS =
---- vultures-2.0.0/slashem/sys/unix/Makefile.src~	2005-11-11 10:47:37.000000000 +0200
-+++ vultures-2.0.0/slashem/sys/unix/Makefile.src	2005-11-15 16:45:05.000000000 +0200
+--- vultures-2.1.0/slashem/sys/unix/Makefile.src~	2005-11-11 10:47:37.000000000 +0200
++++ vultures-2.1.0/slashem/sys/unix/Makefile.src	2005-11-15 16:45:05.000000000 +0200
 @@ -155,7 +155,7 @@
          SDLMAIN = -lSDLmain
  endif
@@ -31,8 +31,8 @@
  LFLAGS =
  
  # Only used for the Gnome interface.
---- vultures-2.0.0/slashem/sys/unix/Makefile.utl~	2005-11-11 10:47:37.000000000 +0200
-+++ vultures-2.0.0/slashem/sys/unix/Makefile.utl	2005-11-15 16:45:14.000000000 +0200
+--- vultures-2.1.0/slashem/sys/unix/Makefile.utl~	2005-11-11 10:47:37.000000000 +0200
++++ vultures-2.1.0/slashem/sys/unix/Makefile.utl	2005-11-15 16:45:14.000000000 +0200
 @@ -89,7 +89,7 @@
  # flags for debugging:
  # CFLAGS = -g -I../include




More information about the fedora-extras-commits mailing list