From fd43fa2486ac83a6d7bc75d1245c7a2909d2cdff Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 17 2015 20:05:49 +0000 Subject: Don't install as setgid games Now that the score files are no longer installed system wide, we don't need to have the setgid bit set. --- diff --git a/atomix.spec b/atomix.spec index bf1551a..f88e02b 100644 --- a/atomix.spec +++ b/atomix.spec @@ -45,7 +45,7 @@ desktop-file-install \ %files -f %{name}.lang %doc AUTHORS COPYING ChangeLog NEWS README -%attr(2755,games,games) %{_bindir}/atomix +%{_bindir}/atomix %{_datadir}/atomix %{_datadir}/pixmaps/atomix-icon.png %{_datadir}/applications/atomix.desktop @@ -55,6 +55,7 @@ desktop-file-install \ %changelog * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 +- Don't install as setgid games * Thu Jan 22 2015 Jaromir Capik - 3.15.4-1 - Updating to 3.15.4