Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=920844

Kalev Lember <kalevlem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kalevlem...@gmail.com

--- Comment #1 from Kalev Lember <kalevlem...@gmail.com> ---
rpmlint has a lot of warnings about the /var/games/gnome-robots.* score files.
I guess these are supposed to be writable by any user?

The old gnome-games package handled this by setting the setgid on the
executable and making the score file writable by the games group:

%verify(not md5 size mtime) %config(noreplace) %attr(664, games, games)
/var/lib/games/gnobots2*
# this is a setgid game
%attr(2551, root, games) %{_bindir}/gnobots2

Should we do the same thing here?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=t2VKV4y0IY&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to