Hello community, here is the log from the commit of package ltrace for openSUSE:Factory checked in at 2020-11-12 22:34:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ltrace (Old) and /work/SRC/openSUSE:Factory/.ltrace.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ltrace" Thu Nov 12 22:34:19 2020 rev:44 rq:847887 version:0.7.91 Changes: -------- --- /work/SRC/openSUSE:Factory/ltrace/ltrace.changes 2020-02-19 12:39:41.591526745 +0100 +++ /work/SRC/openSUSE:Factory/.ltrace.new.24930/ltrace.changes 2020-11-12 22:34:31.041855413 +0100 @@ -1,0 +2,6 @@ +Wed Nov 11 13:40:08 UTC 2020 - Jan Engelhardt <[email protected]> + +- Fix rpmlint warning make-check-outside-check-section + by moving check code to %check section. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ltrace.spec ++++++ --- /var/tmp/diff_new_pack.FY9uUf/_old 2020-11-12 22:34:32.657856896 +0100 +++ /var/tmp/diff_new_pack.FY9uUf/_new 2020-11-12 22:34:32.661856900 +0100 @@ -73,6 +73,8 @@ export CFLAGS="%{optflags} -Wall -Wno-unused-local-typedefs" %configure --disable-shared make %{?_smp_mflags} + +%check %if 1 if make check then @@ -99,7 +101,6 @@ rm -rf %{buildroot}/usr/share/doc/ltrace %files -%defattr(-,root,root) %doc README %license COPYING %{_bindir}/ltrace _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
