mirror of
https://abf.rosa.ru/djam/samba.git
synced 2025-02-24 01:22:47 +00:00
Hints may be not enough. Adding transitional package.
This commit is contained in:
parent
f6be891a30
commit
b09efb123b
1 changed files with 13 additions and 2 deletions
15
samba.spec
15
samba.spec
|
@ -524,8 +524,6 @@ Requires: %{libtevent_util} = %{EVRD}
|
|||
Requires(post): systemd
|
||||
%rename samba-common-ldap
|
||||
Conflicts: samba3-common
|
||||
Obsoletes: nss_wins < 4.1.16
|
||||
Conflicts: nss_wins < 4.1.16
|
||||
|
||||
%description common
|
||||
Samba-common provides files necessary for both the server and client
|
||||
|
@ -716,6 +714,19 @@ fi
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%package -n nss_wins
|
||||
Summary: Transitional package for %{libnsswins}
|
||||
Group: System/Libraries
|
||||
Requires: %{libnsswins} = %{EVRD}
|
||||
|
||||
%description -n nss_wins
|
||||
This is transitional package for %{libnsswins}. It may be dropped in favor
|
||||
to %{libnsswins} in the future.
|
||||
|
||||
%files -n nss_wins
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%package -n %{libnsswins}
|
||||
Summary: Name Service Switch service for WINS
|
||||
Group: System/Libraries
|
||||
|
|
Loading…
Add table
Reference in a new issue