diff --git a/berusky2-0.7-glut.patch b/berusky2-0.7-glut.patch deleted file mode 100644 index 80533aa..0000000 --- a/berusky2-0.7-glut.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up berusky2-0.7/src/tmp/alut_test.cpp.glut berusky2-0.7/src/tmp/alut_test.cpp ---- berusky2-0.7/src/tmp/alut_test.cpp.glut 2012-03-28 22:16:30.000000000 +0200 -+++ berusky2-0.7/src/tmp/alut_test.cpp 2012-03-29 00:10:02.367429938 +0200 -@@ -26,7 +26,7 @@ - * - */ - #include --#include -+#include - #include - #include "compat_mini.h" - diff --git a/berusky2.spec b/berusky2.spec index 686156d..6a12ad2 100644 --- a/berusky2.spec +++ b/berusky2.spec @@ -1,12 +1,11 @@ Name: berusky2 -Version: 0.7 -Release: 1%{?dist} +Version: 0.8 +Release: 2%{?dist} License: GPLv2+ Summary: Sokoban clone Group: Amusements/Games Source: http://www.anakreon.cz/download/%{name}-%{version}.tar.gz URL: http://www.anakreon.cz/en/Berusky2.htm -Patch0: berusky2-0.7-glut.patch Requires: berusky2-data >= 0.6 BuildRequires: SDL-devel @@ -16,7 +15,7 @@ BuildRequires: desktop-file-utils BuildRequires: freealut-devel BuildRequires: openal-soft-devel BuildRequires: libvorbis-devel -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 %{arm} %description Berusky 2 is a game that challenges your visual/spatial thinking @@ -27,7 +26,6 @@ which increases throughout the game. %prep %setup -q -%patch0 -p1 -b .glut %build %configure CFLAGS="$RPM_OPT_FLAGS" @@ -79,6 +77,15 @@ fi %{_var}/games/%{name}/* %changelog +* Sun Dec 16 2012 Martin Stransky 0.8-2 +- Updated to 0.8 + +* Wed Jul 18 2012 Fedora Release Engineering - 0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Wed May 2 2012 Peter Robinson - 0.7-2 +- Build on ARM too + * Wed Mar 28 2012 Martin Stransky 0.7-1 - Updated to 0.7 diff --git a/sources b/sources index 7d59721..8dfcdc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c03e784fbaf32db80bdde1366d1753b2 berusky2-0.7.tar.gz +ea88561d306c1acf02ff9f8381ab2cd7 berusky2-0.8.tar.gz