Hello community, here is the log from the commit of package circuslinux for openSUSE:Factory checked in at 2017-02-21 13:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/circuslinux (Old) and /work/SRC/openSUSE:Factory/.circuslinux.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "circuslinux" Changes: -------- --- /work/SRC/openSUSE:Factory/circuslinux/circuslinux.changes 2015-04-10 09:53:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.circuslinux.new/circuslinux.changes 2017-02-21 13:38:40.347128260 +0100 @@ -1,0 +2,5 @@ +Wed Feb 8 17:49:49 CET 2017 - [email protected] + +- Move /usr/games to /usr/bin as done with the rest 4 years ago. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ circuslinux.spec ++++++ --- /var/tmp/diff_new_pack.M4c6sG/_old 2017-02-21 13:38:41.111020497 +0100 +++ /var/tmp/diff_new_pack.M4c6sG/_new 2017-02-21 13:38:41.115019933 +0100 @@ -1,7 +1,7 @@ # # spec file for package circuslinux # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,7 +45,6 @@ %build AUTOMAKE='automake --foreign' autoreconf -fi %configure \ - --bindir=%{_prefix}/games \ --datadir=%{_datadir}/games make %{?_smp_mflags} @@ -59,7 +58,7 @@ %files %defattr(-,root,root) %doc AUTHORS.txt COPYING.txt INSTALL.txt README.txt CHANGES.txt FAQ.txt README-SDL.txt -%{_prefix}/games/* +%{_bindir}/* %dir %{_datadir}/games/circuslinux %{_datadir}/games/circuslinux/* %{_datadir}/applications/%{name}.desktop
