Hello community, here is the log from the commit of package aranym checked in at Mon Sep 29 17:27:54 CEST 2008. -------- --- aranym/aranym.changes 2008-07-15 18:30:13.000000000 +0200 +++ /mounts/work_src_done/STABLE/aranym/aranym.changes 2008-09-28 09:38:24.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Sep 28 09:38:09 CEST 2008 - schwab@suse.de + +- Make EMULOP privileged. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aranym.spec ++++++ --- /var/tmp/diff_new_pack.X14358/_old 2008-09-29 17:27:24.000000000 +0200 +++ /var/tmp/diff_new_pack.X14358/_new 2008-09-29 17:27:24.000000000 +0200 @@ -2,9 +2,16 @@ # spec file for package aranym (Version 0.9.6beta2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -15,7 +22,7 @@ Url: http://aranym.org/ Summary: ARAnyM (Atari Running on Any Machine) Version: 0.9.6beta2 -Release: 55 +Release: 98 Group: System/Emulators/Other License: GPL v2 or later; LGPL v2.1 or later Source: %{name}-%{version}.tar.gz @@ -146,6 +153,8 @@ %{_datadir}/applications/* %changelog +* Sun Sep 28 2008 schwab@suse.de +- Make EMULOP privileged. * Tue Jul 15 2008 schwab@suse.de - Fix endian test. * Mon Jul 07 2008 schwab@suse.de ++++++ aranym-0.9.6beta2.diff ++++++ --- /var/tmp/diff_new_pack.X14358/_old 2008-09-29 17:27:24.000000000 +0200 +++ /var/tmp/diff_new_pack.X14358/_new 2008-09-29 17:27:25.000000000 +0200 @@ -58,3 +58,16 @@ D(bug("lilo: uncompressing '%s'", filename)); D(bug("lilo: uncompressed length: %d bytes", *length)); +--- src/uae_cpu/table68k ++++ src/uae_cpu/table68k +@@ -277,8 +277,8 @@ + 1111 0101 iiii iSSS:42:?????:?????:T-:11: MMUOP #i,s + + % EmulOp instructions (deprecated, to be removed) +-0111 0001 0000 0000:00:-----:-----:-R:00: EMULOP_RETURN +-0111 0001 EEEE EEEE:00:-----:-----:-J:10: EMULOP #E ++0111 0001 0000 0000:02:-----:-----:-R:00: EMULOP_RETURN ++0111 0001 EEEE EEEE:02:-----:-----:-J:10: EMULOP #E + + % NatFea instructions (do I have the srcaddr correct?) + 0111 0011 0000 0000:00:-----:-----:-J:00: NATFEAT_ID ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org