SPECS: x86emu.spec - unpackaged bios.x86emu blocks ppc build, disa...
pluto
pluto at pld-linux.org
Thu Mar 20 16:07:00 CET 2008
Author: pluto Date: Thu Mar 20 15:07:00 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unpackaged bios.x86emu blocks ppc build, disabled, release 1.1.
---- Files affected:
SPECS:
x86emu.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/x86emu.spec
diff -u SPECS/x86emu.spec:1.1 SPECS/x86emu.spec:1.2
--- SPECS/x86emu.spec:1.1 Sat Jan 26 21:11:51 2008
+++ SPECS/x86emu.spec Thu Mar 20 16:06:55 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Emulator trybu rzeczywistego procesorów Intel x86
Name: x86emu
Version: 0.8
-Release: 1
+Release: 1.1
License: MIT
Group: Libraries
Source0: http://www.scitechsoft.com/ftp/devel/obsolete/x86emu/%{name}-%{version}.tar.gz
@@ -57,10 +57,12 @@
CC="%{__cc}" \
OPT="%{rpmcflags}"
+%ifnarch ppc powerpc
# actually not packaged, but build to check if library is usable
%{__make} -C scitech/src/v86bios -f makefile.linux vbios.x86emu cbios.x86emu \
CC="%{__cc}" \
OPT="%{rpmcflags}"
+%endif
%install
rm -rf $RPM_BUILD_ROOT
@@ -89,5 +91,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-20 15:06:55 pluto
+- unpackaged bios.x86emu blocks ppc build, disabled, release 1.1.
+
Revision 1.1 2008-01-26 20:11:51 qboosh
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/x86emu.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list