Accepting request 504980 from home:bmwiedemann:branches:Base:System

set KBUILD_BUILD_TIMESTAMP to generate reproducible man-pages
  to fix build-compare

OBS-URL: https://build.opensuse.org/request/show/504980
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=124
This commit is contained in:
Martin Wilck 2017-06-20 09:04:28 +00:00 committed by Git OBS Bridge
parent 78aad48c12
commit 442501e252
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 20 06:57:53 UTC 2017 - bwiedemann@suse.com
- set KBUILD_BUILD_TIMESTAMP to generate reproducible man-pages
to fix build-compare
-------------------------------------------------------------------
Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com

View File

@ -176,6 +176,7 @@ This package provides development files and documentation for libdmmp.
%setup -q -n multipath-tools-%{version}
%build
[ -n "$SOURCE_DATE_EPOCH" ] && export KBUILD_BUILD_TIMESTAMP=@$SOURCE_DATE_EPOCH
make CC="%__cc" OPTFLAGS="%{optflags}" %{dirflags} %{makeflags}
%install