Hello community, here is the log from the commit of package valgrind for openSUSE:Factory checked in at 2018-12-10 12:22:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valgrind (Old) and /work/SRC/openSUSE:Factory/.valgrind.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valgrind" Mon Dec 10 12:22:52 2018 rev:112 rq:655974 version:3.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes 2018-11-28 11:12:42.666956612 +0100 +++ /work/SRC/openSUSE:Factory/.valgrind.new.19453/valgrind.changes 2018-12-10 12:22:54.370852236 +0100 @@ -1,0 +2,6 @@ +Thu Dec 6 02:53:30 UTC 2018 - Bernhard Wiedemann <[email protected]> + +- drop unreproducible unused .a files to make the package build + reproducible (boo#1118163) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valgrind.spec ++++++ --- /var/tmp/diff_new_pack.V26b6l/_old 2018-12-10 12:22:55.382851228 +0100 +++ /var/tmp/diff_new_pack.V26b6l/_new 2018-12-10 12:22:55.386851224 +0100 @@ -161,6 +161,7 @@ %install make DESTDIR=%{buildroot} install %{?_smp_mflags} +rm %{buildroot}/%{_libdir}/valgrind/lib*.a # drop unreproducible unused files to fix boo#1118163 mkdir -p %{buildroot}/%{_defaultdocdir} if test -d %{buildroot}%{_datadir}/doc/valgrind; then mv %{buildroot}%{_datadir}/doc/valgrind %{buildroot}/%{_defaultdocdir} @@ -289,7 +290,6 @@ %{_libdir}/valgrind/s390x-vx-linux.xml %files devel -%{_libdir}/valgrind/lib*.a %{_includedir}/valgrind %{_libdir}/pkgconfig/valgrind.pc
