package aarch64 binaries
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-nitro-enclaves-cli?expand=0&rev=2
This commit is contained in:
parent
72c644286a
commit
a9abe1d2d5
4
_service
4
_service
@ -10,7 +10,9 @@
|
||||
<param name="exclude">about.hbs</param>
|
||||
<param name="exclude">about.toml</param>
|
||||
<param name="exclude">appspec.yml</param>
|
||||
<param name="exclude">blobs/aarch64</param>
|
||||
<param name="exclude">blobs/aarch64/bzImage.config</param>
|
||||
<param name="exclude">blobs/aarch64/cmdline</param>
|
||||
<param name="exclude">blobs/aarch64/init</param>
|
||||
<param name="exclude">blobs/x86_64/bzImage.config</param>
|
||||
<param name="exclude">blobs/x86_64/cmdline</param>
|
||||
<param name="exclude">blobs/x86_64/init</param>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e13ea6bc2b5b06628ec827a264add1e01d248f8cbc84c09875a45c3ea26a53a3
|
||||
size 14119176
|
||||
oid sha256:8ec29ccf724fd20abf4d6d4dd408ab03105178454c2003f5e4ecdaa89b4b5e8a
|
||||
size 25873488
|
||||
|
@ -148,6 +148,7 @@ chown -v '0:%ne_system_group' "${ld}"
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%doc docs/image_signing.md
|
||||
%license LICENSE
|
||||
%license THIRD_PARTY_LICENSES
|
||||
%license THIRD_PARTY_LICENSES*.html
|
||||
|
Loading…
Reference in New Issue
Block a user