automatic version update by autodist [release 0.6.3-1mamba;Fri Dec 24 2021]
This commit is contained in:
parent
872bac1fbe
commit
4f3c5161b0
@ -1,13 +1,13 @@
|
|||||||
%define sourcever %(echo %version|sed "s|[a-z]||")
|
%define sourcever %(echo %version|sed "s|[a-z]||")
|
||||||
Name: supertux
|
Name: supertux
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A classic 2D jump'n run sidescroller game
|
Summary: A classic 2D jump'n run sidescroller game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||||
URL: http://super-tux.sourceforge.net/
|
URL: http://supertux.lethargik.org/
|
||||||
Source: https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz
|
Source: https://github.com/SuperTux/supertux/releases/download/v%{version}/SuperTux-v%{version}-Source.tar.gz
|
||||||
Patch0: %{name}-0.3.1-gcc43.patch
|
Patch0: %{name}-0.3.1-gcc43.patch
|
||||||
Patch1: supertux-0.3.3-gcc-4.6.patch
|
Patch1: supertux-0.3.3-gcc-4.6.patch
|
||||||
@ -16,8 +16,6 @@ Patch3: supertux-0.3.3-curl-7.30.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libGLU-devel
|
BuildRequires: libGLU-devel
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
@ -25,6 +23,7 @@ BuildRequires: libcurl-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglew-devel
|
BuildRequires: libglew-devel
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRequires: libopenal-devel
|
BuildRequires: libopenal-devel
|
||||||
BuildRequires: libphysfs-devel
|
BuildRequires: libphysfs-devel
|
||||||
@ -38,7 +37,6 @@ BuildRequires: ftjam
|
|||||||
#Requires: libSDL
|
#Requires: libSDL
|
||||||
#Requires: libSDL_image
|
#Requires: libSDL_image
|
||||||
#Requires: libSDL_mixer
|
#Requires: libSDL_mixer
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SuperTux is a jumping run like game, with strong inspiration from the Super Mario Bros games for Nintendo.
|
SuperTux is a jumping run like game, with strong inspiration from the Super Mario Bros games for Nintendo.
|
||||||
@ -92,6 +90,9 @@ test "%{buildroot}" != "" && rm -rf "%{buildroot}"
|
|||||||
#%doc COPYING
|
#%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 24 2021 Automatic Build System <autodist@mambasoft.it> 0.6.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu May 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.2-2mamba
|
* Thu May 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.2-2mamba
|
||||||
- rebuilt with debug package
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user