制作RPM包
更新:HHH   时间:2023-1-7


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 :

返回系统运维教程...