automatic version update by autodist [release 0.8.1-1mamba;Wed Jun 30 2021]
This commit is contained in:
parent
5d495437ca
commit
42547441aa
@ -1,43 +1,31 @@
|
|||||||
Name: extremetuxracer
|
Name: extremetuxracer
|
||||||
Version: 0.8.0
|
Version: 0.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A downhill racing game featuring Tux
|
Summary: A downhill racing game featuring Tux
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://extremetuxracer.com/
|
URL: https://sourceforge.net/projects/extremetuxracer/
|
||||||
Source: http://downloads.sourceforge.net/project/extremetuxracer/releases/%{version}/etr-%{version}.tar.xz
|
Source: http://downloads.sourceforge.net/project/extremetuxracer/releases/%{version}/etr-%{version}.tar.xz
|
||||||
Source2: extremetuxracer.png
|
Source2: extremetuxracer.png
|
||||||
Source3: etr.desktop
|
Source3: etr.desktop
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libGLU-devel
|
BuildRequires: libGLU-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpng12-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libSDL-devel
|
BuildRequires: libsfml-devel
|
||||||
BuildRequires: libSDL_mixer-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtcl-devel
|
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXi-devel
|
|
||||||
BuildRequires: libXmu-devel
|
|
||||||
BuildRequires: libXt-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Extreme Tux Racer is a downhill racing game featuring Tux, the Linux Penguin based on Tux Racer.
|
Extreme Tux Racer is a downhill racing game featuring Tux, the Linux Penguin based on Tux Racer.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n etr-%{version}
|
%setup -q -n etr-%{version}
|
||||||
|
|
||||||
@ -71,6 +59,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/etr.png
|
|||||||
#ChangeLog README contrib
|
#ChangeLog README contrib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 0.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 12 2020 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
|
* Thu Mar 12 2020 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user