forked from pool/multipath-tools
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:
parent
78aad48c12
commit
442501e252
@ -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
|
Wed Jun 14 08:58:23 UTC 2017 - mwilck@suse.com
|
||||||
|
|
||||||
|
@ -176,6 +176,7 @@ This package provides development files and documentation for libdmmp.
|
|||||||
%setup -q -n multipath-tools-%{version}
|
%setup -q -n multipath-tools-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
[ -n "$SOURCE_DATE_EPOCH" ] && export KBUILD_BUILD_TIMESTAMP=@$SOURCE_DATE_EPOCH
|
||||||
make CC="%__cc" OPTFLAGS="%{optflags}" %{dirflags} %{makeflags}
|
make CC="%__cc" OPTFLAGS="%{optflags}" %{dirflags} %{makeflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user