Hello community, here is the log from the commit of package fwts for openSUSE:Factory checked in at 2016-07-20 09:17:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwts (Old) and /work/SRC/openSUSE:Factory/.fwts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwts" Changes: -------- --- /work/SRC/openSUSE:Factory/fwts/fwts.changes 2016-05-23 16:39:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes 2016-07-20 09:18:01.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Jul 16 14:24:35 UTC 2016 - [email protected] + +- Update to version 16.06.01: + * lib: acpi: add an acpi category + * live-image/fwts-frontend-text: add selections of acpi and uefi + tests + * acpi: add tests to acpi category + * acpi: fwts-tests: Remove redundant tailing space and update + fwts-tests + * auto-packager: mkpackage.sh: remove lucid + * auto-packager: mkpackage.sh: add wily + * acpi: Add SPCR ACPI table check (LP: #1433604) + * dmi: dmicheck: add 4 new DMI chassis types + * lots of bugfixes +- Enable building on all architectures + +------------------------------------------------------------------- Old: ---- fwts-V16.05.01.tar.gz New: ---- fwts-V16.06.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwts.spec ++++++ --- /var/tmp/diff_new_pack.WyKcwe/_old 2016-07-20 09:18:03.000000000 +0200 +++ /var/tmp/diff_new_pack.WyKcwe/_new 2016-07-20 09:18:03.000000000 +0200 @@ -17,7 +17,7 @@ Name: fwts -Version: 16.05.01 +Version: 16.06.00 Release: 0 Summary: Firmware Test Suite License: GPL-2.0+ @@ -42,7 +42,6 @@ Requires: dmidecode Requires: pciutils BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 x86_64 %description The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's @@ -64,22 +63,23 @@ make %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install find %{buildroot} -type f -name "*.la" -delete -print -install -D -m 0644 data/klog.json %{buildroot}%{_datadir}/%{name}/klog.json -install -D -m 0644 data/syntaxcheck.json %{buildroot}%{_datadir}/%{name}/syntaxcheck.json +install -D -p -m 0644 data/klog.json %{buildroot}%{_datadir}/%{name}/klog.json +install -D -p -m 0644 data/syntaxcheck.json %{buildroot}%{_datadir}/%{name}/syntaxcheck.json # There are no headers, so drop remaining development files rm -f "%{buildroot}/%{_libdir}/%{name}"/*.so %files %defattr(-,root,root) -%dir %{_datadir}/%{name} +%doc README %{_bindir}/fwts %{_bindir}/kernelscan %{_libdir}/fwts %{_mandir}/man1/fwts-collect.1%{ext_man} %{_mandir}/man1/fwts-frontend-text.1%{ext_man} %{_mandir}/man1/fwts.1%{ext_man} +%dir %{_datadir}/%{name} %{_datadir}/fwts/klog.json %{_datadir}/fwts/syntaxcheck.json %{_datadir}/fwts/olog.json ++++++ fwts-V16.05.01.tar.gz -> fwts-V16.06.00.tar.gz ++++++ ++++ 8530 lines of diff (skipped)
