Name: magicmaze Version: 1.0.2 Release: 31%{?dist} Summary: Board game featuring a maze which the players change each turn License: zlib and Redistributable, no modification permitted URL: http://www.helixsoft.nl/project_page.php?file_name=magicmaze.proj Source0: http://www.helixsoft.nl/download/%{name}-%{version}_src.tar.gz Source1: %{name}.desktop Patch0: maze-1.0-gcc4.patch Patch1: maze-1.0-no-sound.patch Patch2: maze-1.0-fhs.patch Patch3: magicmaze-1.0.2-license-clarification.patch Patch4: magicmaze-1.0.2-trademarks.patch Patch5: magicmaze-1.0.2-format-security.patch BuildRequires: make BuildRequires: gcc-c++ BuildRequires: gstream-devel dumb-devel desktop-file-utils Requires: hicolor-icon-theme %description The board of the game is a complicated maze. You see reddish squares, which are walls, and black lanes, which are walkable. Also you see brightly coloured (humanoid) figures and little circles. The figures are the players, and the rounds are coins which the players must collect. Each player gets a turn. In the beginning of your turn, you get to change the maze. You can see a small piece of maze "sticking out" of the board. You can make that piece move around the board an rotate it. When you are done the piece is pushed in the maze, thus making a whole column or row of the maze shift. If you do this in a clever way, new passages open up, hopefully leading you to a coin in your players color. %prep %setup -q -n %{name} %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 chmod -x `find -type f` %build make %{?_smp_mflags} -f makefile.unx PREFIX=%{_prefix} \ CFLAGS="$RPM_OPT_FLAGS -fsigned-char -Wno-deprecated-declarations -I/usr/include/gstream" %install make -f makefile.unx install PREFIX=$RPM_BUILD_ROOT%{_prefix} # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install \ %if 0%{?fedora} && 0%{?fedora} < 19 --vendor fedora \ %endif --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{name}.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %files %doc license.txt docs/readme.txt docs/todo.txt %{_bindir}/%{name} %{_datadir}/%{name} %if 0%{?fedora} && 0%{?fedora} < 19 %{_datadir}/applications/fedora-%{name}.desktop %else %{_datadir}/applications/%{name}.desktop %endif %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %changelog * Thu Jul 21 2022 Fedora Release Engineering - 1.0.2-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.0.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.0.2-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.0.2-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering - 1.0.2-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 1.0.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 1.0.2-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering - 1.0.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.0.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering - 1.0.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 18 2018 Igor Gnatenko - 1.0.2-21 - Remove obsolete scriptlets * Thu Aug 03 2017 Fedora Release Engineering - 1.0.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.0.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 1.0.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering - 1.0.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 1.0.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember - 1.0.2-15 - Rebuilt for GCC 5 C++11 ABI change * Sun Aug 17 2014 Fedora Release Engineering - 1.0.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 14 2014 Hans de Goede - 1.0.2-13 - Fix building with -Werror=format-security (rhbz#) * Sat Jun 07 2014 Fedora Release Engineering - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 15 2013 Toshio Kuratomi - 1.0.2-10 - Remove --vendor from desktop-file-install on F19+ https://fedorahosted.org/fesco/ticket/1077 * Thu Feb 14 2013 Fedora Release Engineering - 1.0.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering - 1.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Jul 15 2011 Hans de Goede - 1.0.2-6 - Rebuild for new allegro-4.4 * Tue Feb 08 2011 Fedora Release Engineering - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Feb 14 2010 Hans de Goede 1.0.2-4 - Correct Music license statement (the music was taken from blobAndConquer, but that has taken it from modarchive, which means the music is not GPL but Redistributable, no modification permitted) - Fix FTBFS (#565120) * Sat Jul 25 2009 Fedora Release Engineering - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Feb 5 2008 Hans de Goede 1.0.2-1 - New upstream release 1.0.2 (fixes licensing issues) - Upstream renamed from maze to magicmaze, follow suit * Sat Jan 19 2008 Hans de Goede 1.0-1 - Initial Fedora Package