forked from pool/open-iscsi
Accepting request 578852 from home:lee_duncan:branches:network
- Ensure correct dependencies: main package must depend on (new) libopeniscsiusr package, and devel package must depend on main package (updating spec file) OBS-URL: https://build.opensuse.org/request/show/578852 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=98
This commit is contained in:
parent
eb5ee1dc36
commit
0fd0210300
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:19:13 UTC 2018 - lduncan@suse.com
|
||||
|
||||
- Ensure correct dependencies: main package must depend
|
||||
on (new) libopeniscsiusr package, and devel package
|
||||
must depend on main package (updating spec file)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 19:40:58 UTC 2018 - lduncan@suse.com
|
||||
|
||||
|
@ -40,6 +40,7 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: suse-module-tools
|
||||
BuildRequires: systemd
|
||||
Requires(post): coreutils
|
||||
Requires: libopeniscsiusr0_1_0 = %{version}
|
||||
%{?systemd_requires}
|
||||
|
||||
%description
|
||||
@ -92,7 +93,7 @@ Version: 2.0.876
|
||||
Release: 0
|
||||
Summary: Linux open-iscsi user-level library and include files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libopeniscsiusr0 = %{version}
|
||||
Requires: %{name}
|
||||
|
||||
%description devel
|
||||
This development package contains the open-iscsi user-level library
|
||||
|
Loading…
Reference in New Issue
Block a user