Accepting request 1118837 from security
- Add missing requires for certtool (forwarded request 1118747 from firstyear) OBS-URL: https://build.opensuse.org/request/show/1118837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swtpm?expand=0&rev=18
This commit is contained in:
commit
4c6a556542
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 19 00:43:29 UTC 2023 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
- Add missing requires for certtool
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 16 10:10:45 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
Sat Sep 16 10:10:45 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
@ -60,6 +60,8 @@ BuildRequires: selinux-policy-targeted
|
|||||||
BuildRequires: socat
|
BuildRequires: socat
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
# Required for certtool, which is used by swtpm-localca
|
||||||
|
Requires: gnutls
|
||||||
Requires: iproute2
|
Requires: iproute2
|
||||||
%if %{with use_selinux}
|
%if %{with use_selinux}
|
||||||
Requires: (%{name}-selinux if selinux-policy-base)
|
Requires: (%{name}-selinux if selinux-policy-base)
|
||||||
|
Loading…
Reference in New Issue
Block a user