Hello community,

here is the log from the commit of package imx-usb-loader for openSUSE:Factory 
checked in at 2015-08-21 07:41:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imx-usb-loader (Old)
 and      /work/SRC/openSUSE:Factory/.imx-usb-loader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imx-usb-loader"

Changes:
--------
--- /work/SRC/openSUSE:Factory/imx-usb-loader/imx-usb-loader.changes    
2014-10-16 18:17:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.imx-usb-loader.new/imx-usb-loader.changes       
2015-08-21 07:41:51.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 16:41:29 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- ExcludeArch:    ppc ppc64 ppc64le as no <sys/io.h>
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ imx-usb-loader.spec ++++++
--- /var/tmp/diff_new_pack.35oYor/_old  2015-08-21 07:41:52.000000000 +0200
+++ /var/tmp/diff_new_pack.35oYor/_new  2015-08-21 07:41:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package imx-usb-loader
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Guillaume GARDET <guilla...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +16,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define git_version 1411759336
 
 Name:           imx-usb-loader
@@ -30,6 +31,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libusb-1_0-devel
 BuildRequires:  pkg-config
+# exclude PowerPC as no <sys/io.h>
+ExcludeArch:    ppc ppc64 ppc64le
 
 %description
 This utility allows to download and execute code on Freescale i.MX5/i.MX6 and 
Vybrid SoCs through the Serial Download Protocol (SDP). Depending on the board, 
there is usually some kind of recovery button to bring the SoC into serial 
download boot mode, check documentation of your hardware.
@@ -50,7 +53,6 @@
 mkdir -p %{buildroot}/%{_sysconfdir}
 mv %{buildroot}/usr/etc/imx-loader.d/ %{buildroot}/%{_sysconfdir}/imx-loader.d/
 
-
 %files
 %defattr(-,root,root)
 %{_bindir}/imx_uart


Reply via email to