3.5. Common RPM directives in the %files section of spec
The following are the RPM directives that you can use in the %files section of a spec file.
| Macro | Definition |
|---|---|
|
|
The |
|
|
The 重要
Documentation can be excluded during package installation, for example, to conserve disk space on images. License files might look like documentation files, but they must always be installed with the software. Therefore, you must use the
The |
|
|
The Example usage:
|
|
|
The Example usage:
|