1 parent 1abc6aa commit f88f062Copy full SHA for f88f062
1 file changed
greenboot-rs.spec
@@ -1,4 +1,3 @@
1
-%global debug_package %{nil}
2
%bcond_without check
3
%global __cargo_skip_build 0
4
%global __cargo_is_lib() false
@@ -69,9 +68,9 @@ Recommends: openssh
69
68
70
%{summary}.
71
72
-%package -n %{pkgname}-default-health-checks
+%package -n %{pkgname}-default-health-checks -a noarch
73
Summary: Series of optional and curated health checks
74
-Requires: %{pkgname} = %{version}-%{release}
+Requires: %{pkgname}
75
Requires: util-linux
76
Requires: jq
77
0 commit comments