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:
@@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libntlm) >= 0.3.5
|
|||||||
%description
|
%description
|
||||||
GNU SASL is an implementation of the Simple Authentication and
|
GNU SASL is an implementation of the Simple Authentication and
|
||||||
Security Layer framework and a few common SASL mechanisms. SASL is
|
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.
|
from clients, and in clients to authenticate against servers.
|
||||||
|
|
||||||
%package -n libgsasl18
|
%package -n libgsasl18
|
||||||
@@ -51,7 +51,7 @@ Group: System/Libraries
|
|||||||
%description -n libgsasl18
|
%description -n libgsasl18
|
||||||
GNU SASL is an implementation of the Simple Authentication and
|
GNU SASL is an implementation of the Simple Authentication and
|
||||||
Security Layer framework and a few common SASL mechanisms. SASL is
|
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.
|
from clients, and in clients to authenticate against servers.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
@@ -62,11 +62,13 @@ Requires: pkgconfig(krb5-gssapi)
|
|||||||
Requires: pkgconfig(libgcrypt)
|
Requires: pkgconfig(libgcrypt)
|
||||||
Requires: pkgconfig(libidn)
|
Requires: pkgconfig(libidn)
|
||||||
Requires: pkgconfig(libntlm)
|
Requires: pkgconfig(libntlm)
|
||||||
|
Obsoletes: libgsasl-devel < %{version}-%{release}
|
||||||
|
Provides: libgsasl-devel = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
GNU SASL is an implementation of the Simple Authentication and
|
GNU SASL is an implementation of the Simple Authentication and
|
||||||
Security Layer framework and a few common SASL mechanisms. SASL is
|
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.
|
from clients, and in clients to authenticate against servers.
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
|
Reference in New Issue
Block a user