From b3869f29e54807d8a673753fae69b2204379558c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:52:40 +0100 Subject: [PATCH] automatic version update by autodist [release 2.7-1mamba;Tue Sep 14 2021] --- bochs.spec | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/bochs.spec b/bochs.spec index cf1b30b..cee4580 100644 --- a/bochs.spec +++ b/bochs.spec @@ -1,27 +1,30 @@ Name: bochs -Version: 2.6.11 +Version: 2.7 Release: 1mamba Summary: A highly portable open source IA-32 (x86) PC emulator written in C++ Group: Applications/Emulators Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://bochs.sourceforge.net +URL: https://bochs.sourceforge.io/ Source: http://downloads.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz License: LGPL ## 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: libgcc -BuildRequires: libICE-devel -BuildRequires: libSM-devel -BuildRequires: libstdc++6-devel BuildRequires: libX11-devel BuildRequires: libXau-devel -BuildRequires: libxcb-devel BuildRequires: libXdmcp-devel +BuildRequires: libXext-devel BuildRequires: libXpm-devel +BuildRequires: libXrandr-devel +BuildRequires: libXrender-devel +BuildRequires: libbsd-devel +BuildRequires: libgcc +BuildRequires: libstdc++6-devel +BuildRequires: libxcb-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %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. @@ -62,6 +65,9 @@ Bochs is capable of running most Operating Systems inside the emulation includin #README README-plugins README.rfb README-wxWindows TODO %changelog +* Tue Sep 14 2021 Automatic Build System 2.7-1mamba +- automatic version update by autodist + * Fri Mar 27 2020 Automatic Build System 2.6.11-1mamba - automatic version update by autodist