I have packaged Tower Toppler in home:RedDwarf. If a /var/games/toppler/toppler.hsc file exists the game uses it to store highscores for all users, if doesn't exists it uses ~/.toppler/toppler.hsc. I use %verify(not size md5 mtime) %attr(-, root, games) %{_localstatedir}/games/%{name}/%{name}.hsc so any user in games group can use it and rpm -V doesn't complains. But when I update the package a new empty file is created that deletes previous highscores! What's the best way to package this file so old highscores aren't lost? And since I'm with this... - The binary should go to /usr/bin or /usr/games? There is any openSUSE official policy? - What are the plans for %suse_update_desktop_file? Should not desktop-file-install from freedesktop.org be enough? I have never fully understood how X-SuSE-translate is used. When you want to support other distros isn't funny to %if every package with a .desktop file. Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org