diff --git a/frozen-bubble.spec b/frozen-bubble.spec index 6ed3518..751c36b 100644 --- a/frozen-bubble.spec +++ b/frozen-bubble.spec @@ -1,24 +1,24 @@ %define pkgver %(echo %version | tr _ -) Name: frozen-bubble -Version: 2.2.1_beta1 -Release: 3mamba +Version: 2.212 +Release: 1mamba Summary: Frozen Bubble arcade game Group: Graphical Desktop/Applications/Games Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.frozen-bubble.org/ -Source0: http://www.frozen-bubble.org/data/frozen-bubble-%{pkgver}.tar.bz2 +Source0: http://archive.ubuntu.com/ubuntu/pool/universe/f/frozen-bubble/frozen-bubble_%{version}.orig.tar.gz Source1: %{name}-desktop Patch0: frozen-bubble-2.2.1_beta1-glibc-2.37.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libSDL-devel BuildRequires: libSDL_Pango-devel BuildRequires: libSDL_mixer-devel BuildRequires: libglib-devel BuildRequires: libperl +BuildRequires: libsdl12-compat-devel BuildRequires: perl-Alien-SDL BuildRequires: perl-File-ShareDir BuildRequires: perl-File-Which @@ -36,9 +36,10 @@ Requires: perl-SDL >= 2.546 %description Colorful 3D rendered penguin animations, 100 levels of 1p game, hours and hours of 2p game, nights and nights of 2p/3p/4p/5p game over LAN or Internet, a level-editor, 3 professional quality digital soundtracks, 15 stereo sound effects, 8 unique graphical transition effects, 8 unique logo eye-candies. +%debug_package + %prep -%setup -q -n %{name}-%{pkgver} -%patch0 -p1 -b .glibc-2.37 +%setup -q -n Games-FrozenBubble-%{version} sed -e 's|-Werror||' -i inc/My/Builder.pm @@ -112,6 +113,9 @@ exit 0 #README %changelog +* Wed Jul 24 2024 Silvan Calarco 2.212-1mamba +- update to 2.212 + * Wed Apr 19 2023 Silvan Calarco 2.2.1_beta1-3mamba - rebuilt with perl 5.36.0