Accepting request 1084024 from security
- remove python3 dependency, no longer needed after rewrite (bsc#1211010) (forwarded request 1084023 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/1084024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swtpm?expand=0&rev=15
This commit is contained in:
commit
258633fdff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 09:55:28 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- remove python3 dependency, no longer needed after rewrite (bsc#1211010)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 12:45:54 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -47,14 +47,12 @@ BuildRequires: libtasn1-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libtpms-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-cryptography
|
||||
BuildRequires: selinux-policy-devel
|
||||
BuildRequires: selinux-policy-targeted
|
||||
BuildRequires: socat
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Requires: iproute2
|
||||
Requires: python3-cryptography
|
||||
Requires: (%{name}-selinux if selinux-policy-base)
|
||||
Requires(pre): user(tss)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user