From df6763c529a8aad53835dc7158673be79623db573f743d3439420c929024a85a Mon Sep 17 00:00:00 2001 From: Shawn Dunn Date: Thu, 19 Dec 2024 18:57:04 +0000 Subject: [PATCH] - Add Conflicts: for sddm, sddm-greeter-{qt5,qt6} these packages will never be co-installable. OBS-URL: https://build.opensuse.org/package/show/devel:microos:kalpa/sddm-kalpa?expand=0&rev=3 --- sddm-kalpa.changes | 6 ++++++ sddm-kalpa.spec | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/sddm-kalpa.changes b/sddm-kalpa.changes index b6851aa..621d5ee 100644 --- a/sddm-kalpa.changes +++ b/sddm-kalpa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 18:56:10 UTC 2024 - Shawn Dunn + +- Add Conflicts: for sddm, sddm-greeter-{qt5,qt6} these packages + will never be co-installable. + ------------------------------------------------------------------- Thu Oct 31 01:37:21 UTC 2024 - Shawn Dunn diff --git a/sddm-kalpa.spec b/sddm-kalpa.spec index 34c3fe9..5b6adb1 100644 --- a/sddm-kalpa.spec +++ b/sddm-kalpa.spec @@ -2,7 +2,7 @@ # spec file for package sddm-kalpa # # Copyright (c) 2024 Neal Gompa -# Copyright (c) 2024 Shawn W Dunn +# Copyright (c) 2024 Shawn W Dunn # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -82,6 +82,11 @@ Requires: sddm-greeter-displayserver %if %{with x11} Requires: xinit %endif + +Conflicts: sddm +Conflicts: sddm-greeter-qt5 +Conflicts: sddm-greeter-qt6 + %{?systemd_requires} %{?sysusers_requires}