From 7ed152347726f062242c368bc885c3c0ec460acfdfe38e0ede2f9abdf78dccd3 Mon Sep 17 00:00:00 2001 From: Joan Torres Date: Mon, 27 Jan 2025 13:36:39 +0000 Subject: [PATCH] - Remove wrong %selinux_requires from the main package, it's already in the -selinux subpackage OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=273 --- tigervnc.changes | 6 ++++++ tigervnc.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tigervnc.changes b/tigervnc.changes index a3edbd9..f455c96 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 27 10:33:08 UTC 2025 - Fabian Vogt + +- Remove wrong %selinux_requires from the main package, it's already + in the -selinux subpackage + ------------------------------------------------------------------- Fri Jan 24 15:39:03 UTC 2025 - Joan Torres diff --git a/tigervnc.spec b/tigervnc.spec index f888064..e443eb6 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -151,7 +151,6 @@ Requires(postun): update-alternatives %if %{with selinux} BuildRequires: selinux-policy-%{selinuxtype} BuildRequires: selinux-policy-devel -%{selinux_requires} %endif %description