[bochs] 2.5.

Jon Ciesla limb at fedoraproject.org
Sat Dec 31 03:02:19 UTC 2011


commit 3f28c6854a07029b63e1bb8ef232b00583a7c680
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Dec 30 21:02:10 2011 -0600

    2.5.

 .gitignore |    1 +
 bochs.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d930c0b..9369df4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bochs-2.4.5.cvs.tar.gz
 /bochs-2.4.6.tar.gz
+/bochs-2.5.tar.gz
diff --git a/bochs.spec b/bochs.spec
index 1ca8e25..bbc43ae 100644
--- a/bochs.spec
+++ b/bochs.spec
@@ -1,6 +1,6 @@
 Name:           bochs
-Version:        2.4.6
-Release:        2%{?dist}
+Version:        2.5
+Release:        1%{?dist}
 Summary:        Portable x86 PC emulator
 Group:          Applications/Emulators
 License:        LGPLv2+
@@ -112,7 +112,6 @@ CONFIGURE_FLAGS=" \
   --enable-ne2000 \
   --enable-pci \
   --enable-all-optimizations \
-  --enable-vbe \
   --enable-clgd54xx \
   --enable-sb16=linux \
   --enable-3dnow
@@ -198,6 +197,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Dec 30 2011 Jon Ciesla <limburgher at gmail.com> - 2.5-1
+- Update to 2.5.
+- Disabled vbe, vesa bios extensions.
+
 * Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 2.4.6-2
 - Rebuild for new libpng
 
diff --git a/sources b/sources
index 1559f52..d8dbcee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-413820bc2b1ff2b0a1bbee4ed1ed7567  bochs-2.4.6.tar.gz
+f34ccb756a38c3d5ecf9e3390687967b  bochs-2.5.tar.gz


More information about the scm-commits mailing list