December 2000
Intermediate to advanced
800 pages
22h 41m
English
The tool used to rebuild RPM packages is the same command-line tool used to manage them: rpm. This section gives an overview of the build process, starting with a little history to explain why the packaging system works the way it does. (For an introduction to RPM, see Chapter 16.)
There are many good reasons for rebuilding RPM packages. You might not be able to find a binary RPM that works well with your distribution. Source RPMs (also called SRPMs) are often much more adaptable to different distributions and architectures than binary RPMs. You might also want to change the options that the software was compiled with, or even change the software itself. Finally, using SRPMs ...
Read now
Unlock full access