automatic version update by autodist [release 0.245-1mamba;Fri Jul 15 2022]
This commit is contained in:
parent
7e47c74c01
commit
a6df998003
11
mame.spec
11
mame.spec
@ -1,6 +1,6 @@
|
||||
%define tagver %(echo %version | tr -d .)
|
||||
Name: mame
|
||||
Version: 0.243
|
||||
Version: 0.245
|
||||
Release: 1mamba
|
||||
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
||||
Group: Applications/Emulators
|
||||
@ -190,8 +190,8 @@ pushd src/osd/modules/opengl
|
||||
popd
|
||||
pushd docs/man
|
||||
install -pm 644 castool.1 chdman.1 imgtool.1 floptool.1 jedutil.1 ldresample.1 \
|
||||
ldverify.1 romcmp.1 %{buildroot}%{_mandir}/man1
|
||||
install -pm 644 mame.6 mess.6 %{buildroot}%{_mandir}/man6
|
||||
ldplayer.1 ldverify.1 romcmp.1 %{buildroot}%{_mandir}/man1
|
||||
install -pm 644 mame.6 %{buildroot}%{_mandir}/man6
|
||||
popd
|
||||
|
||||
%clean
|
||||
@ -205,7 +205,6 @@ popd
|
||||
%{_bindir}/mame
|
||||
%{_bindir}/sdlmame
|
||||
%{_mandir}/man6/mame.6*
|
||||
%{_mandir}/man6/mess.6*
|
||||
%doc COPYING
|
||||
|
||||
%files tools
|
||||
@ -230,6 +229,7 @@ popd
|
||||
%{_mandir}/man1/floptool.1*
|
||||
%{_mandir}/man1/imgtool.1*
|
||||
%{_mandir}/man1/jedutil.1*
|
||||
%{_mandir}/man1/ldplayer.1*
|
||||
%{_mandir}/man1/ldresample.1*
|
||||
%{_mandir}/man1/ldverify.1*
|
||||
%{_mandir}/man1/romcmp.1*
|
||||
@ -253,6 +253,9 @@ popd
|
||||
%license COPYING docs/legal/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 0.245-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 30 2022 Automatic Build System <autodist@mambasoft.it> 0.243-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user