Open main menu

CDOT Wiki β

Changes

FedoraARM Secondary Architecture/Patch procedure

93 bytes added, 10:44, 12 July 2010
no edit summary
# Check out the Fedora package sources using ''fedora-cvs'' (from ''fedora-packager''): <code>fedora-cvs ''packagename''</code>
# Change to the current distribution version: <code>cd ''packagename''/F-13</code>
# Bump the release number: <code>rpmdev-bumpspec -c "Modified to build on ARM" *.spec</code>
# Apply changes to the specfile (and other as required)
# Make a SRPM: <code>make srpm</code>