Make the winbind package depend on the fitting libwbclient; (bnc#936909).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=473
This commit is contained in:
parent
e2e16c4c92
commit
6f3d39bc0a
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:256b9d9f2f0a09ddb0d388e8525dd35b87a59da116dbb77b5322a3e45c396642
|
||||
size 103943
|
||||
oid sha256:681c880742af1b16e4d32da1eb9460230b31c90bdd6b75a728fa3b7314bf6dbf
|
||||
size 104121
|
||||
|
@ -3,6 +3,11 @@ Sun Jul 5 10:54:29 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Disable rpath usage; (bnc#902421).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 3 15:06:57 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Make the winbind package depend on the fitting libwbclient; (bnc#936909).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 14:27:28 UTC 2015 - nopower@suse.com
|
||||
|
||||
|
@ -145,7 +145,7 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3435
|
||||
%define SOURCE_TIMESTAMP 3436
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -418,6 +418,7 @@ Provides: samba-gplv3-winbind = %{version}
|
||||
Obsoletes: samba-gplv3-winbind < %{version}
|
||||
Provides: samba-client:/usr/sbin/winbindd
|
||||
Requires: samba-client >= %{version}
|
||||
Requires: %{libwbclient_name} = %{version}-%{release}
|
||||
%if 0%{?suse_version}
|
||||
Requires: pam-config
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dce14b0a39bd3023dbf96fe11fd22936473d2151d85b91537a2704c7dbb667e
|
||||
size 52839
|
||||
oid sha256:10e554567f97fe9f9b1f9d79cc8d9fbd393d14228b4d9ed2c8ed00edc99d3c5d
|
||||
size 52849
|
||||
|
Loading…
Reference in New Issue
Block a user