From 42d23afbff4bd7a1d4f006cf671c8ad90456656f58ffd9b38aa575cb735eb7db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 23 Aug 2014 18:27:22 +0000 Subject: [PATCH] Accepting request 246110 from GNOME:Next - No longer do special things for permissions: the reason we had this ws for the shared highscore lists stored in /var. This in turn has no longer happened since 3.11.90. OBS-URL: https://build.opensuse.org/request/show/246110 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-robots?expand=0&rev=28 --- gnome-robots.changes | 3 +++ gnome-robots.spec | 13 +------------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/gnome-robots.changes b/gnome-robots.changes index c2a814b..5e5e7c5 100644 --- a/gnome-robots.changes +++ b/gnome-robots.changes @@ -3,6 +3,9 @@ Mon Aug 18 22:59:38 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.90: + Updated translations. +- No longer do special things for permissions: the reason we had + this ws for the shared highscore lists stored in /var. This in + turn has no longer happened since 3.11.90. ------------------------------------------------------------------- Mon Jul 21 17:34:35 UTC 2014 - dimstar@opensuse.org diff --git a/gnome-robots.spec b/gnome-robots.spec index 716c611..79cf9da 100644 --- a/gnome-robots.spec +++ b/gnome-robots.spec @@ -59,20 +59,12 @@ make %{?_smp_mflags} %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file gnome-robots -%pre -getent group games >/dev/null || groupadd -r games -getent passwd games >/dev/null || useradd -r -g games -d /var/games -s /sbin/nologin - %post -%set_permissions %{_bindir}/%{name} %glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post %icon_theme_cache_post HighContrast -%verifyscript -%verify_permissions -e %{_bindir}/%{name} - %postun %glib2_gsettings_schema_postun %desktop_database_postun @@ -92,10 +84,7 @@ getent passwd games >/dev/null || useradd -r -g games -d /var/games -s /sbin/nol %{_datadir}/icons/hicolor/*/actions/teleport* %{_datadir}/icons/HighContrast/ %{_mandir}/man6/%{name}.6%{?ext_man} -%defattr (0755, games, games) -# WARNING: If you are modifying this list, don't forget to edit the -# %%post/%%verifyscript scripts for set_permissions/verify_permissions. -%verify(not mode) %{_bindir}/%{name} +%{_bindir}/%{name} %files lang -f %{name}.lang