SHA256
8
0
forked from pool/gsasl

Add Obsoletes/Provides

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsasl?expand=0&rev=2
This commit is contained in:
2024-02-08 10:09:43 +00:00
committed by Git OBS Bridge
parent 5fd87b39c4
commit 9fe367d56a

View File

@@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libntlm) >= 0.3.5
%description
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
used by network servers (e.g. IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
%package -n libgsasl18
@@ -51,7 +51,7 @@ Group: System/Libraries
%description -n libgsasl18
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
used by network servers (e.g. IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
%package devel
@@ -62,11 +62,13 @@ Requires: pkgconfig(krb5-gssapi)
Requires: pkgconfig(libgcrypt)
Requires: pkgconfig(libidn)
Requires: pkgconfig(libntlm)
Obsoletes: libgsasl-devel < %{version}-%{release}
Provides: libgsasl-devel = %{version}-%{release}
%description devel
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
used by network servers (e.g. IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
%lang_package