From 14257e4afc4b4e4056aa2c0ded35bcd58557bbf7e3bce531cf68bd67440ac9cb Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 20 Aug 2024 15:23:23 +0200 Subject: [PATCH] Remove Requires on pam_oath Sync with github spec file --- cockpit.changes | 6 ++++++ cockpit.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cockpit.changes b/cockpit.changes index b81b682..08015aa 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 20 13:24:06 UTC 2024 - Adam Majer + +- remove requires on pam_oath completely. It will be re-introduced + later when it works with optional enrollment + ------------------------------------------------------------------- Mon Aug 20 11:44:33 UTC 2024 - Alice Brooks diff --git a/cockpit.spec b/cockpit.spec index 74d56d4..7a99e09 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -575,7 +575,6 @@ Suggests: sssd-dbus >= 2.6.2 %if 0%{?suse_version} Requires(pre): permissions Requires: distribution-logos -Requires: pam_oath Requires: wallpaper-branding %endif # for cockpit-desktop