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
This commit is contained in:
Dirk Mueller 2018-10-24 18:25:01 +00:00 committed by Git OBS Bridge
parent fad6bdac07
commit a30ff4bcc6
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 23 20:40:48 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
- Set KBUILD_BUILD_TIMESTAMP to have reproducible man-pages
(boo#1047218)
-------------------------------------------------------------------
Wed Oct 17 18:23:30 UTC 2018 - lduncan@suse.com

View File

@ -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