You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
354 B
Markdown

# RPM Packaging guide
https://rpm-packaging-guide.github.io/
This guide seems a little more detailed as compared to the IBM tutorial. More core concepts, and less copy pasta.
Project list:
|Program name| Purpose|
| ------------- |-------------|
| hello-world | Your first rpm package. Creates a hello world script and rpm from one spec file.|
| | |