Hello community, here is the log from the commit of package pihwm for openSUSE:Factory checked in at 2016-03-16 10:33:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pihwm (Old) and /work/SRC/openSUSE:Factory/.pihwm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pihwm" Changes: -------- --- /work/SRC/openSUSE:Factory/pihwm/pihwm.changes 2016-02-17 12:22:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pihwm.new/pihwm.changes 2016-03-16 10:33:25.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 4 22:45:22 UTC 2016 - [email protected] + +- Build on all arm architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pihwm.spec ++++++ --- /var/tmp/diff_new_pack.MQtRQ0/_old 2016-03-16 10:33:26.000000000 +0100 +++ /var/tmp/diff_new_pack.MQtRQ0/_new 2016-03-16 10:33:26.000000000 +0100 @@ -38,7 +38,7 @@ BuildRequires: make BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: armv6hl armv7hl +ExclusiveArch: %arm aarch64 %description pihwm is a collection of lightweight drivers for the hardware peripherals @@ -77,8 +77,7 @@ %install make %{?_smp_mflags} DESTDIR=%{buildroot} install install-pdf -rm -f %{buildroot}%{_libdir}/*.la -rm -f %{buildroot}%{_libdir}/*.a +find %{buildroot} -type f \( -name '*.a' -o -name '*.la' \) -delete -print %fdupes -s doc/html %post -n libpihwm0 -p /sbin/ldconfig
