Hello community, here is the log from the commit of package pcp for openSUSE:Factory checked in at 2019-10-04 11:20:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcp (Old) and /work/SRC/openSUSE:Factory/.pcp.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcp" Fri Oct 4 11:20:35 2019 rev:53 rq:734790 version:4.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pcp/pcp.changes 2019-09-07 12:34:29.985665195 +0200 +++ /work/SRC/openSUSE:Factory/.pcp.new.2352/pcp.changes 2019-10-04 11:20:46.641202089 +0200 @@ -1,0 +2,5 @@ +Tue Oct 1 15:17:34 UTC 2019 - Ludwig Nussel <[email protected]> + +- don't call 'cd' avoid relying on $HOME beeing set during rpm installation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcp.spec ++++++ --- /var/tmp/diff_new_pack.zK14Bk/_old 2019-10-04 11:20:47.465199941 +0200 +++ /var/tmp/diff_new_pack.zK14Bk/_new 2019-10-04 11:20:47.473199921 +0200 @@ -2890,8 +2890,7 @@ %endif %endif -cd $PCP_PMNS_DIR && ./Rebuild -s && rm -f .NeedRebuild -cd +(cd $PCP_PMNS_DIR && ./Rebuild -s && rm -f .NeedRebuild) %post -n %{lib_pkg} -p /sbin/ldconfig %postun -n %{lib_pkg} -p /sbin/ldconfig
