automatic version update by autodist [release 0.232-1mamba;Sun May 30 2021]
This commit is contained in:
parent
0e69849ea0
commit
09348161ef
12
mame.spec
12
mame.spec
@ -1,6 +1,6 @@
|
|||||||
%define tagver %(echo %version | tr -d .)
|
%define tagver %(echo %version | tr -d .)
|
||||||
Name: mame
|
Name: mame
|
||||||
Version: 0.231
|
Version: 0.232
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -62,8 +62,9 @@ Summary: Data files used by MAME
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -D -T
|
%setup -q
|
||||||
:<< _EOF
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
|
|
||||||
# Use system libraries
|
# Use system libraries
|
||||||
sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
|
sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
|
||||||
@ -107,7 +108,7 @@ autosave 1
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
%build
|
%build
|
||||||
:<< _EOF
|
#:<< _EOF
|
||||||
|
|
||||||
# From Fedora
|
# From Fedora
|
||||||
#standard -g caused problems with OOM or relocation overflows
|
#standard -g caused problems with OOM or relocation overflows
|
||||||
@ -250,6 +251,9 @@ popd
|
|||||||
%license COPYING docs/legal/*
|
%license COPYING docs/legal/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 0.232-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 0.231-1mamba
|
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 0.231-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user