Hello community,

here is the log from the commit of package aranym for openSUSE:Factory checked 
in at 2014-04-25 16:08:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aranym (Old)
 and      /work/SRC/openSUSE:Factory/.aranym.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aranym"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aranym/aranym.changes    2014-04-02 
17:19:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aranym.new/aranym.changes       2014-04-25 
16:08:38.000000000 +0200
@@ -1,0 +2,13 @@
+Sat Apr 12 20:36:17 UTC 2014 - [email protected]
+
+- Update to aranym 0.9.16:
+  o JIT CPU compiler supported on 64-bit Linux and Mac OS X now!
+  o MFPR FPU emulation should be perfect
+  o Ethernet support under Mac OS X should be way better
+  o ARAnyM (with JIT?) now runs also on ARM platform driven by Linux
+  o new config setting "LoadToFastRAM" to load kernel in FastRAM
+  o David Gálvez improved NatFeat USB support (now requires FreeMiNT 1.17+)
+- Remove all patches
+- Enable JIT on x86_64 and arm
+
+-------------------------------------------------------------------

Old:
----
  aranym-0.9.15.tar.gz
  byteswap.patch
  fpu-fbccl.patch
  fpu-nan-bits.patch
  fpu-rounding.patch
  lilo-load-to-fastram.patch
  no-map-32bit.patch

New:
----
  aranym-0.9.16.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aranym.spec ++++++
--- /var/tmp/diff_new_pack.6sfAS7/_old  2014-04-25 16:08:39.000000000 +0200
+++ /var/tmp/diff_new_pack.6sfAS7/_new  2014-04-25 16:08:39.000000000 +0200
@@ -32,16 +32,10 @@
 Summary:        Atari Running on Any Machine
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Emulators/Other
-Version:        0.9.15
+Version:        0.9.16
 Release:        0
 Source:         %{name}-%{version}.tar.gz
 Source1:        afros812.zip
-Patch1:         byteswap.patch
-Patch2:         fpu-rounding.patch
-Patch3:         fpu-fbccl.patch
-Patch4:         no-map-32bit.patch
-Patch5:         fpu-nan-bits.patch
-Patch6:         lilo-load-to-fastram.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -74,19 +68,13 @@
 
 %prep
 %setup -q -n %{name}-%{version} -a 1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 # Don't remove -g from CFLAGS
 sed -i -e 's,/-g,/-:,' configure.ac configure
 
 %build
 %define common_opts --enable-addressing=direct --enable-usbhost 
--enable-nfosmesa
 %define _configure ../configure
-%ifarch %ix86
+%ifarch %ix86 x86_64 %arm
 mkdir jit
 cd jit
 %configure %common_opts --enable-jit-compiler
@@ -107,7 +95,7 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT docdir=%{_docdir}
-%ifarch %ix86
+%ifarch %ix86 x86_64 %arm
 install -m 755 jit/aranym $RPM_BUILD_ROOT%{_bindir}/aranym-jit
 %endif
 install -m 755 mmu/aranym $RPM_BUILD_ROOT%{_bindir}/aranym-mmu
@@ -115,7 +103,7 @@
   install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/
   install -m 644 contrib/icon-$s.png 
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/aranym.png
 done
-%ifarch %ix86
+%ifarch %ix86 x86_64 %arm
 %suse_update_desktop_file -i aranym-jit
 %endif
 %suse_update_desktop_file -i aranym


++++++ aranym-0.9.15.tar.gz -> aranym-0.9.16.tar.gz ++++++
++++ 6223 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to