1,885
edits
Changes
no edit summary
# Make a SRPM: <code>make srpm</code>
# Link the SRPM on the [[:fedora:Architectures/ARM/Packages_needing_patching|wiki page]].
# Test the SRPM on ARM: <code>koji --server https://arm.koji.fedoraproject.org/kojihub/ build --scratch dist-f13 *.src.rpm</code># Test the SRPM on the primary arches: <code>koji build --scratch dist-f13-updates *.src.rpm</code>
# If the tests are unsuccessful, fix the problem and re-test (step 3).
# Mark the test results on the [[:fedora:Architectures/ARM/Packages_needing_patching|wiki page]].