rpms/bsd-games/F-9 bsd-games.spec,1.17,1.18

Michael Thomas wart at fedoraproject.org
Mon Oct 20 17:59:40 UTC 2008


Author: wart

Update of /cvs/extras/rpms/bsd-games/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12132

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/F-9/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	20 Oct 2008 17:59:10 -0000	1.18
@@ -1,7 +1,7 @@
 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/
@@ -165,7 +165,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
@@ -173,6 +173,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-24
+- Fix robots high score file permissions (BZ# 467726)
+
 * Sat Feb 9 2008 Wart <wart at kobold.org> 2.17-23
 - Add patch and rebuild for gcc 4.3
 




More information about the scm-commits mailing list