- 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
This commit is contained in:
Joan Torres 2025-01-27 13:36:39 +00:00 committed by Git OBS Bridge
parent 56c3414097
commit 7ed1523477
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 27 10:33:08 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- 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 <joan.torres@suse.com> Fri Jan 24 15:39:03 UTC 2025 - Joan Torres <joan.torres@suse.com>

View File

@ -151,7 +151,6 @@ Requires(postun): update-alternatives
%if %{with selinux} %if %{with selinux}
BuildRequires: selinux-policy-%{selinuxtype} BuildRequires: selinux-policy-%{selinuxtype}
BuildRequires: selinux-policy-devel BuildRequires: selinux-policy-devel
%{selinux_requires}
%endif %endif
%description %description