[Bug 469585] Review Request: moon-buggy - Drive and jump with some kind of car across the moon

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 4 16:36:44 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469585





--- Comment #26 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-01-04 11:36:43 EDT ---
Well, the more acceptable method is
- do 
  touch %buildroot%_localstatedir/games/%name/mbscore
  at %install
- In %files
  %verify(not md5 size mtime) %config(noreplace) %attr(664, root, games)
  (or %attr(644, games, games)) %_localstatedir/games/%names/mbscore

With this no %post is required, and $ rpm -V won't complain
because of %verify(not). Also I checked that with this
(i.e. creating zero-size mbscore with (root,games)), mbscore
is initialized, however (user, group) is still (root,games).
Also normal user cannot write this file anymore.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list