diff --git a/himmelblau.changes b/himmelblau.changes index 68994d7..44a1de6 100644 --- a/himmelblau.changes +++ b/himmelblau.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 20:14:08 UTC 2024 - dmulder@suse.com + +- Himmelblau provides the features found in aad-auth packages from + other distros. + ------------------------------------------------------------------- Tue Feb 20 21:07:56 UTC 2024 - dmulder@suse.com diff --git a/himmelblau.spec b/himmelblau.spec index fbd9ee2..62f2356 100644 --- a/himmelblau.spec +++ b/himmelblau.spec @@ -34,6 +34,8 @@ BuildRequires: tpm2-0-tss-devel ExclusiveArch: %{rust_tier1_arches} Recommends: nss-himmelblau Recommends: pam-himmelblau +Provides: aad-cli +Provides: aad-common %description Himmelblau is an interoperability suite for Microsoft Azure AD and @@ -43,6 +45,8 @@ Authentication Library to communicate with the Microsoft service. %package -n pam-himmelblau Summary: Azure AD authentication PAM module +Requires: %{name} = %{version} +Provides: libpam-aad %description -n pam-himmelblau Himmelblau is an interoperability suite for Microsoft Azure AD and @@ -54,6 +58,8 @@ Authentication Library to communicate with the Microsoft service. Summary: Azure AD authentication NSS module Requires(post): /sbin/ldconfig Requires(postun):/sbin/ldconfig +Requires: %{name} = %{version} +Provides: libnss-aad %description -n nss-himmelblau Himmelblau is an interoperability suite for Microsoft Azure AD and