automatic version update by autodist [release 1.6.0-1mamba;Tue Jul 29 2014]

This commit is contained in:
Automatic Build System 2024-01-06 07:37:14 +01:00
parent d01aeb7ec4
commit b0e431f0a4

View File

@ -1,5 +1,5 @@
Name: neverball Name: neverball
Version: 1.5.4 Version: 1.6.0
Release: 1mamba Release: 1mamba
Summary: Neverball is part puzzle game, part action game, and entirely a test of skill Summary: Neverball is part puzzle game, part action game, and entirely a test of skill
Group: Graphical Desktop/Applications/Games Group: Graphical Desktop/Applications/Games
@ -18,11 +18,12 @@ BuildRequires: glibc-devel
BuildRequires: libGL-devel BuildRequires: libGL-devel
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: libpng-devel BuildRequires: libpng-devel
BuildRequires: libSDL-devel BuildRequires: libSDL2-devel
BuildRequires: libSDL_ttf-devel BuildRequires: libSDL2_ttf-devel
BuildRequires: libvorbis-devel BuildRequires: libvorbis-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libphysfs-devel
BuildRequires: libSDL_mixer-devel >= 1.2.7 BuildRequires: libSDL_mixer-devel >= 1.2.7
BuildRequires: libSDL_image-devel >= 1.2.5 BuildRequires: libSDL_image-devel >= 1.2.5
@ -32,7 +33,7 @@ Also found here is Neverputt, a hot-seat multiplayer miniature golf game using t
%prep %prep
%setup -q %setup -q
%patch0 -p1 #%patch0 -p1
sed -i "s|CONFIG_DATA .*|CONFIG_DATA \"%{_datadir}/neverball/data\"|" share/base_config.h sed -i "s|CONFIG_DATA .*|CONFIG_DATA \"%{_datadir}/neverball/data\"|" share/base_config.h
sed -i "s|CONFIG_LOCALE .*|CONFIG_LOCALE \"%{_datadir}/neverball/locale\"|" share/base_config.h sed -i "s|CONFIG_LOCALE .*|CONFIG_LOCALE \"%{_datadir}/neverball/locale\"|" share/base_config.h
@ -64,9 +65,13 @@ cp -a locale %{buildroot}%{_datadir}/neverball/
%{_datadir}/applications/neverputt.desktop %{_datadir}/applications/neverputt.desktop
%dir %{_datadir}/neverball %dir %{_datadir}/neverball
%{_datadir}/neverball/* %{_datadir}/neverball/*
%doc CHANGES COPYING README %doc LICENSE.md
#%doc CHANGES COPYING README
%changelog %changelog
* Tue Jul 29 2014 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
- automatic version update by autodist
* Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba * Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
- automatic version update by autodist - automatic version update by autodist