Commit 9aa5f5a
SPEC: initrd sub-package fixups and exclude i686 arch on el
There is no i686 golang package on CentOS Stream and RHEL, which makes
our builds fail on these distributions.
Also, make sure that osbuild depends on the same version of
osbuild-initrd, so that one can't mix and match different version of
these packages.
Lastly, move the 'golang' BuildRequires to the initrd sub-package
which is the one that needs it. Also use the golang macros that we use
in other projects.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>1 parent 6d406fb commit 9aa5f5a
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | | - | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
| |||
0 commit comments