制作RPM包
planning what you want to build
An application A progranning libray A set of system configuration files or a documetation package
Creating a binary RPM or a source RPM or both
a source RPM src.rpm contains source and Spec
具体以下几个步骤:
确保不要使用管理员账号制作RPM包
Setting up the directory struture :