linux-system-roles / auto-maintenance

Linux system roles wide automated repo maintenance
MIT License
25 stars 15 forks source link

Fetch new includes from Fedora distgit #268

Closed pcahyna closed 1 year ago

pcahyna commented 1 year ago

Before Packit builds the SRPM, it needs to fetch files that are missing from the auto-maintenance repo because they are maintained in Fedora dist-git and not here. This includes the spec file itself and any files that it %includes. When new include files (or any other file) are added to dist-git, they need to be added to the Packit configuration as well. Do that for the two newly added include snippets: vendoring-prep.inc and vendoring-build.inc.

https://src.fedoraproject.org/rpms/linux-system-roles/pull-request/203 Fixes #267

spetrosi commented 1 year ago

I guess we need some kind of contributing.md in the Fedora repo to document such things

richm commented 1 year ago

I guess we need some kind of contributing.md in the Fedora repo to document such things

and in this repo