Changes

Jump to: navigation, search

Fall 2008 SPR720 Weekly Schedule

186 bytes added, 15:20, 2 October 2008
Week 5 (Sept 29) - Creating SPEC files and RPMs
* <code>rpmdev-newspec ''packagename''</code>
* Basic Sections# preamble - basic metadata
# %prep - commands to prepare the package for building
# %build - commands to build the package
# %files - list of files to be included in the pacakge
# %changelog - record of the package's change-history
* ScriptsScriptlets
** %pre
** %post
* Testing the specfile
* Using rpmlint
 
= Resources =
 
* [:fedora:PackageMaintainers Fedora Package Maintainers page]
** [:fedora:PackageMaintainers/CreatingPackageHowTo Packaging How-To]
'''TODO:'''

Navigation menu