Skip to content

Commit

Permalink
chore(spec): do not include the vendor tar in fedora
Browse files Browse the repository at this point in the history
The vendor tar isn't used in fedora, and packit does not make or upload
it when proposing the release upstream in src.fedoraproject.
This makes the srpm build fail (and also the whole scratch build).
Make it conditional to have Source1 only on RHEL.

Signed-off-by: Antonio Murdaca <[email protected]>
  • Loading branch information
runcom committed Nov 26, 2024
1 parent b526926 commit 9668b94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ specfile_path: fido-device-onboard.spec
files_to_sync:
- fido-device-onboard.spec
- .packit.yaml
- patches/0001-Revert-chore-use-git-fork-for-aws-nitro-enclaves-cos.patch
- make-vendored-tarfile.sh

upstream_package_name: fido-device-onboard
downstream_package_name: fido-device-onboard
Expand Down

0 comments on commit 9668b94

Please sign in to comment.