Hello community, here is the log from the commit of package mailx for openSUSE:Factory checked in at 2017-05-20 10:07:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailx (Old) and /work/SRC/openSUSE:Factory/.mailx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailx" Sat May 20 10:07:01 2017 rev:37 rq:494520 version:12.5 Changes: -------- --- /work/SRC/openSUSE:Factory/mailx/mailx.changes 2016-04-30 23:27:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mailx.new/mailx.changes 2017-05-20 10:07:06.743419910 +0200 @@ -1,0 +2,6 @@ +Sat Apr 29 18:56:02 UTC 2017 - [email protected] + +- call gzip -n and drop CreationDate from manual.ps + to make build fully reproducible + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailx.spec ++++++ --- /var/tmp/diff_new_pack.FbhwR6/_old 2017-05-20 10:07:09.211071230 +0200 +++ /var/tmp/diff_new_pack.FbhwR6/_new 2017-05-20 10:07:09.211071230 +0200 @@ -82,8 +82,8 @@ export CC CFLAGS $SHELL ./makeconfig make %{?jobs:-j%jobs} PREFIX=/usr CC="$CC" CFLAGS="$CFLAGS" - tbl < mailx.1 | groff -mandocdb -Tps > manual.ps - gzip -9f manual.ps + tbl < mailx.1 | groff -mandocdb -Tps | grep -v %%%%CreationDate > manual.ps + gzip -9fn manual.ps %install make install PREFIX=/usr DESTDIR=${RPM_BUILD_ROOT}
