From: undefine Date: Tue, 12 Jun 2001 08:20:34 +0000 (+0000) Subject: - updated to 1.1.2 X-Git-Tag: bochs-1_1_2-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbochs.git;a=commitdiff_plain;h=914129f4bcb036b854bb29d52b5369ec16cc8b07 - updated to 1.1.2 Changed files: bochs.spec -> 1.3 --- diff --git a/bochs.spec b/bochs.spec index ea8d718..a8f75aa 100644 --- a/bochs.spec +++ b/bochs.spec @@ -1,11 +1,10 @@ Summary: Portable x86 PC Emulator Summary(pl): Przeno¶ny emulator x96 PC Name: bochs -Version: 2000_0325a +Version: 1.1.2 Release: 1 License: GPL Group: Applications/Emulators -Group(de): Applikationen/Emulators Group(pl): Aplikacje/Emulatory Source0: ftp://bochs.com/pub/%{name}-%{version}.tar.gz URL: http://www.bochs.com/ @@ -29,7 +28,6 @@ twoim komputerze. %configure \ --with-x \ --enable-cpu-level=5 \ - --enable-pci \ --enable-vga \ --enable-fpu \ --enable-cdrom \ @@ -41,7 +39,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/{%{_bindir},%{_datadir}/bochs/bios} install bochs $RPM_BUILD_ROOT/%{_bindir} -install bios/BIOS-bochs-990925a bios/VGABIOS-elpin-2.20 $RPM_BUILD_ROOT%{_datadir}/bochs/bios +install bios/BIOS-bochs-990925a bios/VGABIOS-elpin-2.40 $RPM_BUILD_ROOT%{_datadir}/bochs/bios mv -f .bochsrc .brc echo "Example .bochrc file - put it into selected directory and modify" \ "path to images" >.bochsrc