Add Provides: bundled(libreplace)

This might be useful if it will ever have security issues.
This commit is contained in:
Andreas Schneider 2021-04-26 14:36:31 +02:00
parent 4249254548
commit b88dfc7eaa
1 changed files with 40 additions and 0 deletions

View File

@ -214,6 +214,8 @@ Obsoletes: samba-swat < %{samba_depver}
Provides: samba4-swat = %{samba_depver} Provides: samba4-swat = %{samba_depver}
Obsoletes: samba4-swat < %{samba_depver} Obsoletes: samba4-swat < %{samba_depver}
Provides: bundled(libreplace)
BuildRequires: make BuildRequires: make
BuildRequires: gcc BuildRequires: gcc
BuildRequires: avahi-devel BuildRequires: avahi-devel
@ -354,6 +356,8 @@ Obsoletes: samba4-client < %{samba_depver}
Requires(post): %{_sbindir}/update-alternatives Requires(post): %{_sbindir}/update-alternatives
Requires(postun): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives
Provides: bundled(libreplace)
%description client %description client
The %{name}-client package provides some SMB/CIFS clients to complement The %{name}-client package provides some SMB/CIFS clients to complement
the built-in SMB/CIFS filesystem in Linux. These clients allow access the built-in SMB/CIFS filesystem in Linux. These clients allow access
@ -391,6 +395,8 @@ Obsoletes: samba-dc-libs < %{samba_depver}
Obsoletes: samba-dc-bind-dlz < %{samba_depver} Obsoletes: samba-dc-bind-dlz < %{samba_depver}
%endif %endif
Provides: bundled(libreplace)
%description common %description common
samba-common provides files necessary for both the server and client samba-common provides files necessary for both the server and client
packages of Samba. packages of Samba.
@ -405,6 +411,8 @@ Requires: %{name}-client-libs = %{samba_depver}
Requires: libwbclient = %{samba_depver} Requires: libwbclient = %{samba_depver}
%endif %endif
Provides: bundled(libreplace)
%description common-libs %description common-libs
The samba-common-libs package contains internal libraries needed by the The samba-common-libs package contains internal libraries needed by the
SMB/CIFS clients. SMB/CIFS clients.
@ -419,6 +427,8 @@ Requires: samba-libs = %{samba_depver}
Requires: libwbclient = %{samba_depver} Requires: libwbclient = %{samba_depver}
%endif %endif
Provides: bundled(libreplace)
%description common-tools %description common-tools
The samba-common-tools package contains tools for Samba servers and The samba-common-tools package contains tools for Samba servers and
SMB/CIFS clients. SMB/CIFS clients.
@ -456,6 +466,8 @@ Requires: krb5-server >= %{required_mit_krb5}
Provides: samba4-dc = %{samba_depver} Provides: samba4-dc = %{samba_depver}
Obsoletes: samba4-dc < %{samba_depver} Obsoletes: samba4-dc < %{samba_depver}
Provides: bundled(libreplace)
%description dc %description dc
The samba-dc package provides AD Domain Controller functionality The samba-dc package provides AD Domain Controller functionality
@ -476,6 +488,8 @@ Requires: %{name}-libs = %{samba_depver}
Provides: samba4-dc-libs = %{samba_depver} Provides: samba4-dc-libs = %{samba_depver}
Obsoletes: samba4-dc-libs < %{samba_depver} Obsoletes: samba4-dc-libs < %{samba_depver}
Provides: bundled(libreplace)
%description dc-libs %description dc-libs
The %{name}-dc-libs package contains the libraries needed by the DC to The %{name}-dc-libs package contains the libraries needed by the DC to
link against the SMB, RPC and other protocols. link against the SMB, RPC and other protocols.
@ -488,6 +502,8 @@ Requires: %{name}-dc-libs = %{samba_depver}
Requires: %{name}-dc = %{samba_depver} Requires: %{name}-dc = %{samba_depver}
Requires: bind Requires: bind
Provides: bundled(libreplace)
%description dc-bind-dlz %description dc-bind-dlz
The %{name}-dc-bind-dlz package contains the libraries for bind to manage all The %{name}-dc-bind-dlz package contains the libraries for bind to manage all
name server related details of Samba AD. name server related details of Samba AD.
@ -515,6 +531,8 @@ Summary: Samba VFS module for Ceph distributed storage system
Requires: %{name} = %{samba_depver} Requires: %{name} = %{samba_depver}
Requires: %{name}-libs = %{samba_depver} Requires: %{name}-libs = %{samba_depver}
Provides: bundled(libreplace)
%description vfs-cephfs %description vfs-cephfs
Samba VFS module for Ceph distributed storage system integration. Samba VFS module for Ceph distributed storage system integration.
#endif with vfs_cephfs #endif with vfs_cephfs
@ -537,6 +555,8 @@ Requires: libwbclient = %{samba_depver}
Obsoletes: samba-glusterfs < %{samba_depver} Obsoletes: samba-glusterfs < %{samba_depver}
Provides: samba-glusterfs = %{samba_depver} Provides: samba-glusterfs = %{samba_depver}
Provides: bundled(libreplace)
%description vfs-glusterfs %description vfs-glusterfs
Samba VFS module for GlusterFS integration. Samba VFS module for GlusterFS integration.
%endif %endif
@ -568,6 +588,8 @@ Requires: libwbclient = %{samba_depver}
Provides: samba4-libs = %{samba_depver} Provides: samba4-libs = %{samba_depver}
Obsoletes: samba4-libs < %{samba_depver} Obsoletes: samba4-libs < %{samba_depver}
Provides: bundled(libreplace)
%description libs %description libs
The %{name}-libs package contains the libraries needed by programs that link The %{name}-libs package contains the libraries needed by programs that link
against the SMB, RPC and other protocols provided by the Samba suite. against the SMB, RPC and other protocols provided by the Samba suite.
@ -640,6 +662,8 @@ Requires: libsmbclient = %{samba_depver}
Requires: libwbclient = %{samba_depver} Requires: libwbclient = %{samba_depver}
%endif %endif
Provides: bundled(libreplace)
%description -n python3-%{name} %description -n python3-%{name}
The python3-%{name} package contains the Python 3 libraries needed by programs The python3-%{name} package contains the Python 3 libraries needed by programs
that use SMB, RPC and other Samba provided protocols in Python 3 programs. that use SMB, RPC and other Samba provided protocols in Python 3 programs.
@ -714,6 +738,8 @@ Requires: perl(Archive::Tar)
Provides: samba4-test = %{samba_depver} Provides: samba4-test = %{samba_depver}
Obsoletes: samba4-test < %{samba_depver} Obsoletes: samba4-test < %{samba_depver}
Provides: bundled(libreplace)
%description test %description test
%{name}-test provides testing tools for both the server and client %{name}-test provides testing tools for both the server and client
packages of Samba. packages of Samba.
@ -731,6 +757,8 @@ Requires: libwbclient = %{samba_depver}
Provides: %{name}-test-devel = %{samba_depver} Provides: %{name}-test-devel = %{samba_depver}
Obsoletes: %{name}-test-devel < %{samba_depver} Obsoletes: %{name}-test-devel < %{samba_depver}
Provides: bundled(libreplace)
%description test-libs %description test-libs
%{name}-test-libs provides libraries required by the testing tools. %{name}-test-libs provides libraries required by the testing tools.
@ -756,6 +784,8 @@ Obsoletes: samba4-winbind < %{samba_depver}
# Old NetworkManager expects the dispatcher scripts in a different place # Old NetworkManager expects the dispatcher scripts in a different place
Conflicts: NetworkManager < 1.20 Conflicts: NetworkManager < 1.20
Provides: bundled(libreplace)
%description winbind %description winbind
The samba-winbind package provides the winbind NSS library, and some client The samba-winbind package provides the winbind NSS library, and some client
tools. Winbind enables Linux to be a full member in Windows domains and to use tools. Winbind enables Linux to be a full member in Windows domains and to use
@ -776,6 +806,8 @@ Requires: libwbclient = %{samba_depver}
Provides: samba4-winbind-clients = %{samba_depver} Provides: samba4-winbind-clients = %{samba_depver}
Obsoletes: samba4-winbind-clients < %{samba_depver} Obsoletes: samba4-winbind-clients < %{samba_depver}
Provides: bundled(libreplace)
%description winbind-clients %description winbind-clients
The samba-winbind-clients package provides the wbinfo and ntlm_auth The samba-winbind-clients package provides the wbinfo and ntlm_auth
tool. tool.
@ -803,6 +835,8 @@ Requires(post): %{_sbindir}/update-alternatives
Requires(postun): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives
Requires(preun): %{_sbindir}/update-alternatives Requires(preun): %{_sbindir}/update-alternatives
Provides: bundled(libreplace)
%description winbind-krb5-locator %description winbind-krb5-locator
The winbind krb5 locator is a plugin for the system kerberos library to allow The winbind krb5 locator is a plugin for the system kerberos library to allow
the local kerberos library to use the same KDC as samba and winbind use the local kerberos library to use the same KDC as samba and winbind use
@ -817,6 +851,8 @@ Requires: libwbclient = %{samba_depver}
%endif %endif
Requires: pam Requires: pam
Provides: bundled(libreplace)
%description winbind-modules %description winbind-modules
The samba-winbind-modules package provides the NSS library and a PAM module The samba-winbind-modules package provides the NSS library and a PAM module
necessary to communicate to the Winbind Daemon necessary to communicate to the Winbind Daemon
@ -828,6 +864,8 @@ Summary: Samba Winexe Windows Binary
License: GPLv3 License: GPLv3
Requires: %{name}-client-libs = %{samba_depver} Requires: %{name}-client-libs = %{samba_depver}
Provides: bundled(libreplace)
%description winexe %description winexe
Winexe is a Remote Windows®-command executor Winexe is a Remote Windows®-command executor
%endif %endif
@ -861,6 +899,8 @@ Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
Requires(postun): systemd-units Requires(postun): systemd-units
Provides: bundled(libreplace)
%description -n ctdb %description -n ctdb
CTDB is a cluster implementation of the TDB database used by Samba and other CTDB is a cluster implementation of the TDB database used by Samba and other
projects to store temporary data. If an application is already using TDB for projects to store temporary data. If an application is already using TDB for