rpms/bsd-games/devel bsd-games.spec,1.18,1.19

Michael Thomas wart at fedoraproject.org
Mon Oct 20 17:53:29 UTC 2008


Author: wart

Update of /cvs/extras/rpms/bsd-games/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10573

Modified Files:
	bsd-games.spec 
Log Message:
Fix robots high score file permissions (BZ# 467726)




Index: bsd-games.spec
===================================================================
RCS file: /cvs/extras/rpms/bsd-games/devel/bsd-games.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- bsd-games.spec	9 Oct 2008 04:36:43 -0000	1.18
+++ bsd-games.spec	20 Oct 2008 17:52:59 -0000	1.19
@@ -5,7 +5,7 @@
 Summary: Collection of text-based games
 Name: bsd-games
 Version: 2.17
-Release: 24%{?dist}
+Release: 25%{?dist}
 License: BSD and BSD with advertising
 Group: Amusements/Games
 URL: ftp://metalab.unc.edu/pub/Linux/games/
@@ -169,7 +169,7 @@
 %dir %attr(775,root,gamephant) %{_var}/games/phantasia
 %config(noreplace) %attr(664,root,gamephant) %{_var}/games/phantasia/*
 %dir %attr(775,root,gamesail) %{_var}/games/sail
-%config(noreplace) %attr(644,root,games) %{_var}/games/robots_roll
+%config(noreplace) %attr(664,root,games) %{_var}/games/robots_roll
 %config(noreplace) %attr(664,root,gamesail) %{_var}/games/saillog
 %config(noreplace) %attr(664,root,games) %{_var}/games/snake.log
 %config(noreplace) %attr(664,root,games) %{_var}/games/snakerawscores
@@ -177,6 +177,9 @@
 %doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
 
 %changelog
+* Mon Oct 20 2008 Wart <wart at kobold.org> 2.17-25
+- Fix robots high score file permissions (BZ# 467726)
+
 * Wed Oct 8 2008 Wart <wart at kobold.org> 2.17-24
 - Temporarily set patch fuzz factor until patches can be rebased.
 




More information about the fedora-extras-commits mailing list