Open main menu

CDOT Wiki β

Changes

FedoraARM Secondary Architecture/Patch procedure

26 bytes added, 10:50, 12 July 2010
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]].