automatic version update by autodist [release 2.7-1mamba;Tue Sep 14 2021]
This commit is contained in:
parent
a1b7e0736c
commit
b3869f29e5
22
bochs.spec
22
bochs.spec
@ -1,27 +1,30 @@
|
|||||||
Name: bochs
|
Name: bochs
|
||||||
Version: 2.6.11
|
Version: 2.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A highly portable open source IA-32 (x86) PC emulator written in C++
|
Summary: A highly portable open source IA-32 (x86) PC emulator written in C++
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://bochs.sourceforge.net
|
URL: https://bochs.sourceforge.io/
|
||||||
Source: http://downloads.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||||
|
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
|
BuildRequires: libXrandr-devel
|
||||||
|
BuildRequires: libXrender-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS.
|
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS.
|
||||||
@ -62,6 +65,9 @@ Bochs is capable of running most Operating Systems inside the emulation includin
|
|||||||
#README README-plugins README.rfb README-wxWindows TODO
|
#README README-plugins README.rfb README-wxWindows TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2021 Automatic Build System <autodist@mambasoft.it> 2.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 27 2020 Automatic Build System <autodist@mambasoft.it> 2.6.11-1mamba
|
* Fri Mar 27 2020 Automatic Build System <autodist@mambasoft.it> 2.6.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user