From 9fe367d56a77de844b2096aa67a4d3104c94e5dddb20f64ffb51a9eae72e9c58 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Feb 2024 10:09:43 +0000 Subject: [PATCH] Add Obsoletes/Provides OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsasl?expand=0&rev=2 --- gsasl.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gsasl.spec b/gsasl.spec index 0b2bf59..f3a7857 100644 --- a/gsasl.spec +++ b/gsasl.spec @@ -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