From wart at kobold.org Thu Oct 9 04:35:02 2008 From: wart at kobold.org (Wart) Date: Wed, 08 Oct 2008 21:35:02 -0700 Subject: [Fwd: rpms/bsd-games/devel bsd-games.spec,1.17,1.18] Message-ID: <48ED89F6.9050306@kobold.org> If anyone is interested in trying to fix the fuzz on patch #4, be my guest. I won't have much time for another week or so to work on this one. ACLs are open. --Wart -------- Original Message -------- Subject: rpms/bsd-games/devel bsd-games.spec,1.17,1.18 Date: Thu, 9 Oct 2008 04:37:13 +0000 (UTC) From: Michael Thomas To: cvsextras at fedoraproject.org, bsd-games-owner at fedoraproject.org Author: wart Update of /cvs/extras/rpms/bsd-games/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22428 Modified Files: bsd-games.spec Log Message: Temporarily set patch fuzz factor until patches can be rebased. Index: bsd-games.spec =================================================================== RCS file: /cvs/extras/rpms/bsd-games/devel/bsd-games.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- bsd-games.spec 9 Feb 2008 16:39:23 -0000 1.17 +++ bsd-games.spec 9 Oct 2008 04:36:43 -0000 1.18 @@ -1,7 +1,11 @@ +# Ick! This is only a temporary hack until I have more time +# to rebase the affected patches (#4, and possibly more) +%define _default_patch_fuzz 2 + Summary: Collection of text-based games Name: bsd-games Version: 2.17 -Release: 23%{?dist} +Release: 24%{?dist} License: BSD and BSD with advertising Group: Amusements/Games URL: ftp://metalab.unc.edu/pub/Linux/games/ @@ -173,6 +177,9 @@ %doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me %changelog +* Wed Oct 8 2008 Wart 2.17-24 +- Temporarily set patch fuzz factor until patches can be rebased. + * Sat Feb 9 2008 Wart 2.17-23 - Add patch and rebuild for gcc 4.3 From steve at xemacs.org Thu Oct 9 05:07:25 2008 From: steve at xemacs.org (SL Baur) Date: Wed, 8 Oct 2008 22:07:25 -0700 Subject: [Fwd: rpms/bsd-games/devel bsd-games.spec,1.17,1.18] In-Reply-To: <48ED89F6.9050306@kobold.org> References: <48ED89F6.9050306@kobold.org> Message-ID: (I've put this off for too long and I don't want someone deleting them again). With regards to the bsd-games packages, I've seen that you picked up playfields for Ed James' ATC that I posted to net.sources.games. I wish to affirm to that I posted those playfields from a TRW address (I think it was before trw.com was registered) and that I did indeed release them in the public domain, which was intended to mean that you can use them under any license you wish. The fields in question are: /usr/share/bsd-games/atc/OHare /usr/share/bsd-games/atc/airports I think I also did crosshatch and Tic-Tac-Toe, or at least one of the two. I recommend adding airports5 and airports4 playfields by using the using the airports playfield with `update = 5;' and `update = 4;' lines respectively. And yes, even in the days of World of Warcraft, I still enjoy a game of ATC every now and then. Do you need me to sign something for OHare and airports so that there is never again a question of origin and license? -sb From beuc at beuc.net Thu Oct 9 16:48:20 2008 From: beuc at beuc.net (Sylvain Beucler) Date: Thu, 9 Oct 2008 18:48:20 +0200 Subject: New game: GNU FreeDink Message-ID: <20081009164820.GA9941@perso.beuc.net> Hi, I thought I'd let you know that my 'freedink' package was recently approved and the 'testing' build just hit the F-8/F-9 mirrors :) FreeDink(.org) is a port of the Dink Smallwood game and game engine/editor. It's a 2D action/adventure/rpg game (somewhat similar to Zelda classic), where you save the world and kill ducks :) There are also more than a hundred add-ons (Dink Modules or D-Mods for short) that can be found at http://www.dinknetwork.com/ I'd be glad if people could test it and/or send feedback before I mark it as stable, especially on pcc and amd64 architectures. Cheers! -- Sylvain From tcallawa at redhat.com Thu Oct 9 17:03:19 2008 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Thu, 09 Oct 2008 13:03:19 -0400 Subject: [Fwd: rpms/bsd-games/devel bsd-games.spec,1.17,1.18] In-Reply-To: References: <48ED89F6.9050306@kobold.org> Message-ID: <1223571799.3212.45.camel@localhost.localdomain> On Wed, 2008-10-08 at 22:07 -0700, SL Baur wrote: > Do you need me to sign something for OHare and airports > so that there is never again a question of origin and license? This should be sufficient for our purposes, but you might try to have some similar text committed into the upstream source (if any canonical location exists). ~spot From sundaram at fedoraproject.org Sat Oct 18 13:16:35 2008 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sat, 18 Oct 2008 18:46:35 +0530 Subject: vdrift bug in rawhide Message-ID: <48F9E1B3.1080808@fedoraproject.org> Hi, Anyone else seeing this? # vdrift CONFIGFILE.Load: Couldn't find file: /home/sundaram/.vdrift/VDrift.config No data_dir found in VDrift.config, using /usr//share/vdrift /usr//share/vdrift/settings/VDrift.config not found. Attempting to load data from ./data ./data/settings/VDrift.config not found. Attempting to load data from ../data ../data/settings/VDrift.config not found. Can't find data in directory with executable, or in parent dir. Giving up. Rahul From j.w.r.degoede at hhs.nl Tue Oct 21 12:14:23 2008 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 21 Oct 2008 14:14:23 +0200 Subject: vdrift bug in rawhide In-Reply-To: <48F9E1B3.1080808@fedoraproject.org> References: <48F9E1B3.1080808@fedoraproject.org> Message-ID: <48FDC79F.7090102@hhs.nl> Rahul Sundaram wrote: > Hi, > > Anyone else seeing this? > > # vdrift > > CONFIGFILE.Load: Couldn't find file: /home/sundaram/.vdrift/VDrift.config > No data_dir found in VDrift.config, using /usr//share/vdrift > /usr//share/vdrift/settings/VDrift.config not found. Attempting to load > data from ./data > ./data/settings/VDrift.config not found. Attempting to load data from > ../data > ../data/settings/VDrift.config not found. Can't find data in directory > with executable, or in parent dir. Giving up. > This is fixed now, but it will still only work with nvidea OpenGL, not with Mesa. See: https://bugzilla.redhat.com/show_bug.cgi?id=467860 Regards, Hans p.s. Next time please use bugzilla for issues like this one. From hdegoede at redhat.com Tue Oct 21 12:13:45 2008 From: hdegoede at redhat.com (Hans de Goede) Date: Tue, 21 Oct 2008 14:13:45 +0200 Subject: vdrift bug in rawhide In-Reply-To: <48F9E1B3.1080808@fedoraproject.org> References: <48F9E1B3.1080808@fedoraproject.org> Message-ID: <48FDC779.9060305@redhat.com> Rahul Sundaram wrote: > Hi, > > Anyone else seeing this? > > # vdrift > > CONFIGFILE.Load: Couldn't find file: /home/sundaram/.vdrift/VDrift.config > No data_dir found in VDrift.config, using /usr//share/vdrift > /usr//share/vdrift/settings/VDrift.config not found. Attempting to load > data from ./data > ./data/settings/VDrift.config not found. Attempting to load data from > ../data > ../data/settings/VDrift.config not found. Can't find data in directory > with executable, or in parent dir. Giving up. > This is fixed now, but it will still only work with nvidea OpenGL, not with Mesa. See: https://bugzilla.redhat.com/show_bug.cgi?id=467860 Regards, Hans p.s. Next time please use bugzilla for issues like this one.