Creating custom RPMs is simple with EPM
The RedHat RPM format is a handy way to distribute software to RPM-based systems. The RPM format is quite feature rich and hence it can be quite complicated to create your own RPMs at times. Editing SPEC files, creating a cogent build tree, dependency hell.. these things can be frustrating. However, if you want the shortcut to creating your own RPMs (as well as quite a few other package formats), then use ESP Package Manager. I’ll give you the quick 2 minute overview on getting started…