update to 0.74_2 [release 0.74_2-1mamba;Tue Sep 04 2018]
This commit is contained in:
parent
260be78d4c
commit
2905f7efa4
10
dosbox.spec
10
dosbox.spec
@ -1,5 +1,6 @@
|
|||||||
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: dosbox
|
Name: dosbox
|
||||||
Version: 0.74
|
Version: 0.74_2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A DOS-emulator that uses the SDL-library
|
Summary: A DOS-emulator that uses the SDL-library
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -7,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://dosbox.sourceforge.net
|
URL: http://dosbox.sourceforge.net
|
||||||
Source: http://prdownloads.sourceforge.net/dosbox/dosbox-%{version}.tar.gz
|
Source: https://sourceforge.net/projects/dosbox/files/dosbox/%{pkgver}/dosbox-%{pkgver}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: libSDL_net-devel
|
BuildRequires: libSDL_net-devel
|
||||||
BuildRequires: libSDL_mixer-devel
|
BuildRequires: libSDL_mixer-devel
|
||||||
@ -22,7 +23,7 @@ DOSBox is a DOS-emulator that uses the SDL-library which makes DOSBox very easy
|
|||||||
DOSBox also emulates CPU:286/386 realmode/protected mode, Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with older games.
|
DOSBox also emulates CPU:286/386 realmode/protected mode, Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with older games.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-%{pkgver}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -42,6 +43,9 @@ DOSBox also emulates CPU:286/386 realmode/protected mode, Directory FileSystem/X
|
|||||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS
|
%doc AUTHORS COPYING ChangeLog NEWS README THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 04 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.74_2-1mamba
|
||||||
|
- update to 0.74_2
|
||||||
|
|
||||||
* Wed May 12 2010 Automatic Build System <autodist@mambasoft.it> 0.74-1mamba
|
* Wed May 12 2010 Automatic Build System <autodist@mambasoft.it> 0.74-1mamba
|
||||||
- automatic update to 0.74 by autodist
|
- automatic update to 0.74 by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user