| Maximum RPM: Taking the Red Hat Package Manager to the Limit | ||
|---|---|---|
| Prev | Chapter 19. Building Packages for Multiple Architectures and Operating Systems | Next |
to work the best:
The excludexxx and exclusivexxx tags are best used when it's known there's no reason for the package to be built on specific architectures.
The %ifxxx and %ifnxxx conditionals are most likely to be used in the following areas:
Controlling the inclusion of %patch macros for platform-specific patches.
Setting up platform-specific initialization prior to building the software.
Tailoring the %files list when the software creates platform-specific files.
building, it's don't be afraid to experiment!
| Главная |