SPECS: x86emu.spec - updated update patch (CPUID and BSWAP support from xor...
qboosh
qboosh at pld-linux.org
Wed Jul 30 19:31:03 CEST 2008
Author: qboosh Date: Wed Jul 30 17:31:03 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated update patch (CPUID and BSWAP support from xorg git)
- added update-v86d patch (SMSW support and INS/OUTS bugfix from v86d)
- release 1.2
---- Files affected:
SPECS:
x86emu.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/x86emu.spec
diff -u SPECS/x86emu.spec:1.3 SPECS/x86emu.spec:1.4
--- SPECS/x86emu.spec:1.3 Thu Mar 20 20:26:12 2008
+++ SPECS/x86emu.spec Wed Jul 30 19:30:58 2008
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Emulator trybu rzeczywistego procesorów Intel x86
Name: x86emu
Version: 0.8
-Release: 1.1
+Release: 1.2
License: MIT
Group: Libraries
Source0: http://www.scitechsoft.com/ftp/devel/obsolete/x86emu/%{name}-%{version}.tar.gz
# Source0-md5: 88c58c4687ef9c1aa082d8ea55ab956a
Patch0: %{name}-build.patch
Patch1: %{name}-update.patch
+Patch2: %{name}-update-v86d.patch
URL: http://www.scitechsoft.com/products/dev/x86_emulator.html
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,6 +52,7 @@
%setup -q -c
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__make} -C scitech/src/x86emu -f makefile.linux \
@@ -92,6 +94,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/07/30 17:30:58 qboosh
+- updated update patch (CPUID and BSWAP support from xorg git)
+- added update-v86d patch (SMSW support and INS/OUTS bugfix from v86d)
+- release 1.2
+
Revision 1.3 2008/03/20 19:26:12 qboosh
- [cv]bios.x86emu look like still x86-only in some parts
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/x86emu.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list