[bochs] Move to seavgabios-bin

Jon Ciesla limb at fedoraproject.org
Sat May 25 20:09:47 UTC 2013


commit 11559386b47dd3f629070b41c3c2424aac48e9ea
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Sat May 25 15:05:20 2013 -0500

    Move to seavgabios-bin

 bochs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bochs.spec b/bochs.spec
index 6d711f3..85b9a33 100644
--- a/bochs.spec
+++ b/bochs.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           bochs
 Version:        2.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Portable x86 PC emulator
 Group:          Applications/Emulators
 License:        LGPLv2+
@@ -28,7 +28,7 @@ BuildRequires:  svgalib-devel
 BuildRequires:  dev86 iasl
 %endif
 Requires:       %{name}-bios = %{version}-%{release}
-Requires:       vgabios
+Requires:       seavgabios-bin
 
 %description
 Bochs is a portable x86 PC emulation software package that emulates
@@ -217,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/include/bochs/
 
 %changelog
+* Sat May 25 2013 Jon Ciesla <limburgher at gmail.com> - 2.6.1-2
+- Require seavgabios-bin, vgabios has been retired.
+
 * Wed Apr 10 2013 Jon Ciesla <limburgher at gmail.com> - 2.6.1-1
 - 2.6.1.
 - pci patches upstreamed.


More information about the scm-commits mailing list