Accepting request 644427 from home:lee_duncan:branches:network
- Updated SPEC file with Obsoletes for library, and disclaimer abot updating SPEC file directly. Also, added using KBUILD_BUILD_TIMESTAMP to create reproducable man pages (bsc#1047218) OBS-URL: https://build.opensuse.org/request/show/644427 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=118
This commit is contained in:
committed by
Git OBS Bridge
parent
1ce3794651
commit
bb8fb8f45b
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 19:06:27 UTC 2018 - lduncan@suse.com
|
||||
|
||||
- Updated SPEC file with Obsoletes for library, and disclaimer
|
||||
abot updating SPEC file directly.
|
||||
|
||||
Also, added using KBUILD_BUILD_TIMESTAMP to create reproducable
|
||||
man pages (bsc#1047218)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 18:23:30 UTC 2018 - lduncan@suse.com
|
||||
|
||||
|
@@ -65,6 +65,7 @@ Version: 2.0.877
|
||||
Release: 0
|
||||
Summary: iSCSI User-level Library
|
||||
Group: System/Libraries
|
||||
Obsoletes: libopeniscsiusr0_1_0
|
||||
|
||||
%description -n libopeniscsiusr0_2_0
|
||||
The iSCSI user-space API from the open-iscsi project.
|
||||
@@ -108,6 +109,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
|
||||
|
Reference in New Issue
Block a user