SPECS: libx86.spec - build fix for lrmi.c, release 2
hawk
hawk at pld-linux.org
Wed Feb 4 19:54:22 CET 2009
Author: hawk Date: Wed Feb 4 18:54:22 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build fix for lrmi.c, release 2
---- Files affected:
SPECS:
libx86.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/libx86.spec
diff -u SPECS/libx86.spec:1.8 SPECS/libx86.spec:1.9
--- SPECS/libx86.spec:1.8 Sat May 31 01:20:42 2008
+++ SPECS/libx86.spec Wed Feb 4 19:54:16 2009
@@ -3,11 +3,12 @@
Summary(pl.UTF-8): Niezależna od sprzętu biblioteka do wykonywania kodu trybu rzeczywistego x86
Name: libx86
Version: 1.1
-Release: 1
+Release: 2
License: MIT (libx86), BSD (x86emu)
Group: Libraries
Source0: http://www.codon.org.uk/~mjg59/libx86/downloads/%{name}-%{version}.tar.gz
# Source0-md5: 41bee1f8e22b82d82b5f7d7ba51abc2a
+Patch0: %{name}-lrmi.patch
URL: http://www.codon.org.uk/~mjg59/libx86/
# it's supposed to be arch independant emu library but unfortunately right now it doesn't build
# on other architectures; check with newer versions!
@@ -53,6 +54,7 @@
%prep
%setup -q
+%patch0 -p0
%build
%{__make} \
@@ -94,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/02/04 18:54:16 hawk
+- build fix for lrmi.c, release 2
+
Revision 1.8 2008/05/30 23:20:42 qboosh
- updated to 1.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libx86.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list