From a30ff4bcc6883a92046824efad09233394f00d61dd365db7687567129d24f516 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 24 Oct 2018 18:25:01 +0000 Subject: [PATCH] Accepting request 644084 from home:bmwiedemann:branches:network Set KBUILD_BUILD_TIMESTAMP to have reproducible man-pages (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/644084 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=116 --- open-iscsi.changes | 6 ++++++ open-iscsi.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/open-iscsi.changes b/open-iscsi.changes index d3aaf9b..68797ca 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 23 20:40:48 UTC 2018 - Bernhard Wiedemann + +- Set KBUILD_BUILD_TIMESTAMP to have reproducible man-pages + (boo#1047218) + ------------------------------------------------------------------- Wed Oct 17 18:23:30 UTC 2018 - lduncan@suse.com diff --git a/open-iscsi.spec b/open-iscsi.spec index ce86ee8..ae325f3 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -108,6 +108,7 @@ the libopeniscsiusr library. %patch1 -p1 %build +[ -z "$SOURCE_DATE_EPOCH" ] || export KBUILD_BUILD_TIMESTAMP=@$SOURCE_DATE_EPOCH make %{?_smp_mflags} OPTFLAGS="%{optflags} -fno-strict-aliasing -DOFFLOAD_BOOT_SUPPORTED -DUSE_KMOD -I/usr/include/kmod -DLOCK_DIR=\\\"%{_sysconfdir}/iscsi\\\"" LDFLAGS="-lkmod -lsystemd" user cd iscsiuio touch AUTHORS NEWS