Hello community, here is the log from the commit of package sunxi-tools for openSUSE:Factory checked in at 2017-10-24 22:24:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sunxi-tools (Old) and /work/SRC/openSUSE:Factory/.sunxi-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sunxi-tools" Tue Oct 24 22:24:42 2017 rev:3 rq:536247 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sunxi-tools/sunxi-tools.changes 2016-11-01 09:59:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sunxi-tools.new/sunxi-tools.changes 2017-10-24 22:24:44.232601337 +0200 @@ -1,0 +2,7 @@ +Fri Oct 13 13:01:29 UTC 2017 - [email protected] + +- Update to v1.4.2 + * build fixes + * fel: improvements and more SoC support (A80, R40) + +------------------------------------------------------------------- Old: ---- sunxi-tools-1.4.1.tar.gz New: ---- sunxi-tools-1.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sunxi-tools.spec ++++++ --- /var/tmp/diff_new_pack.DdeBzf/_old 2017-10-24 22:24:45.140558892 +0200 +++ /var/tmp/diff_new_pack.DdeBzf/_new 2017-10-24 22:24:45.144558705 +0200 @@ -1,7 +1,7 @@ # # spec file for package sunxi-tools # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,12 @@ # -%define sunxi_arch armv7hl aarch64 +# Now, the only TARGET_TOOLS is 'sunxi-meminfo' which is not buildable for aarch64. +# For more information, see: https://github.com/linux-sunxi/sunxi-tools/issues/76 +%define sunxi_arch armv7hl Name: sunxi-tools -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Tools for Allwinner A10 devices License: GPL-2.0+ @@ -38,15 +40,10 @@ %setup -q %build -# Suppress sunxi-meminfo on aarch64 due to sys/io.h build failure -# https://github.com/linux-sunxi/sunxi-tools/issues/76 -# Also suppress -static for target-tools +# Suppress -static for target-tools make %{?_smp_mflags} EXTRA_CFLAGS="%{optflags}" CROSS_COMPILE="" \ %ifarch %sunxi_arch TARGET_CFLAGS="-g -O0 -Wall -Wextra -std=c99 -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iinclude/ %{optflags}" \ -%ifarch aarch64 - TARGET_TOOLS="sunxi-pio" \ -%endif all %else tools @@ -55,9 +52,6 @@ %install make %{?_smp_mflags} DESTDIR=%{buildroot} PREFIX=%{_prefix} BINDIR=%{_bindir} \ %ifarch %sunxi_arch -%ifarch aarch64 - TARGET_TOOLS="sunxi-pio" \ -%endif install-all %else install @@ -73,10 +67,8 @@ %{_bindir}/sunxi-fexc %{_bindir}/sunxi-nand-part %ifarch %sunxi_arch -%ifnarch aarch64 %{_bindir}/sunxi-meminfo %endif %{_bindir}/sunxi-pio -%endif %changelog ++++++ sunxi-tools-1.4.1.tar.gz -> sunxi-tools-1.4.2.tar.gz ++++++ ++++ 2123 lines of diff (skipped)
