Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
16525
Description
The "make rpm" Make target should really use the .src.rpm file that is built under the "make srpm" Make target rather than building its own redundant .src.rpm.
In addition to avoiding a bit of redundancy in the build system, building from the .src.rpm as part of the normal rpm build process would help to ensure that the .src.rpm file remains rebuildable (historically a recurring problem for the lustre build system).
Attachments
Issue Links
- is related to
-
LU-6697 build SRPM target should not depend from kernel sources
- Resolved