commit guix for openSUSE:Factory
Hello community, here is the log from the commit of package guix for openSUSE:Factory checked in at 2018-11-27 10:43:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guix (Old) and /work/SRC/openSUSE:Factory/.guix.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "guix" Tue Nov 27 10:43:19 2018 rev:11 rq:652000 version:0.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/guix/guix.changes 2018-07-27 10:55:19.433541122 +0200 +++ /work/SRC/openSUSE:Factory/.guix.new.19453/guix.changes 2018-11-27 10:44:11.744086573 +0100 @@ -1,0 +2,6 @@ +Mon Nov 26 11:09:49 UTC 2018 - jbrielmaier@suse.de + +- make rm independent of guile minor version +- update rpmlintrc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guix.spec ++++++ --- /var/tmp/diff_new_pack.RllL06/_old 2018-11-27 10:44:13.800084464 +0100 +++ /var/tmp/diff_new_pack.RllL06/_new 2018-11-27 10:44:13.808084456 +0100 @@ -122,7 +122,7 @@ sed -i 's@^ExecStart=.*@ExecStart=/usr/bin/run_guix_daemon.sh@' %{buildroot}%{_unitdir}/guix-daemon.service sed -i 's@^ExecStart=.*@ExecStart=/usr/bin/run_guix_publish.sh@' %{buildroot}%{_unitdir}/guix-publish.service # RPM throws error, due to be a development file. It's needed for guix pack -R. Disable it for now -rm %{buildroot}%{_datadir}/guile/site/2.0/gnu/packages/aux-files/run-in-namespace.c +rm %{buildroot}%{_datadir}/guile/site/2.*/gnu/packages/aux-files/run-in-namespace.c %pre %{_sbindir}/groupadd -r %{guix_builder_group} >/dev/null 2>/dev/null || : ++++++ guix-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.RllL06/_old 2018-11-27 10:44:13.872084391 +0100 +++ /var/tmp/diff_new_pack.RllL06/_new 2018-11-27 10:44:13.872084391 +0100 @@ -14,10 +14,14 @@ # they are foreign addFilter("W: missing-PT_GNU_STACK-section /usr/share/guile/site/2.[02]/gnu/packages/bootstrap/.*") +addFilter("W: missing-PT_GNU_STACK-section /usr/lib64/guile/2.2/site-ccache/.*") # they are not position independent. Upstream consider to build them as PIE addFilter("W: position-independent-executable-suggested /usr/share/guile/site/2.[02]/gnu/packages/bootstrap/.*") +# they doesn't include dependency information +addFilter("W: shared-lib-without-dependency-information /usr/lib64/guile/2.[02]/site-ccache/.*") + # I will add guixbuild group into rpmlint once I know that everything # else is correct addFilter("W: non-standard-gid /gnu/store guixbuild")
participants (1)
-
root