Ticket #9323 (closed: fixed)
Simplify code for determining rpm dist information
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Tools | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
In CPackLinuxSetup.cmake there is a long if/else statement for various RHEL and fedora versions. Simplify this by using more information from lsb_release.
Change History
comment:2 Changed 6 years ago by Pete Peterson
- Status changed from assigned to inprogress
Re #9323. Adding lsb_release -r to linux inspection.
Changeset: e2314483952a24b836a49b8b1071235b437536e3
comment:3 Changed 6 years ago by Pete Peterson
Re #9323. Changing calculation of dist tag for rpm.
Changeset: f3a1a2161a309a7ff7357c7a3c3efc38abd8930b
comment:4 Changed 6 years ago by Peter Peterson
- Status changed from inprogress to verify
- Resolution set to fixed
This is on feature/9323_cpack_generalization.
To test: make package on both rhel and fedora and see what the rpms are named.
comment:5 Changed 6 years ago by Michael Reuter
- Status changed from verify to verifying
- Priority changed from major to trivial
- Tester set to Michael Reuter
- Component changed from Tools to Framework
- Summary changed from Simplify code for determining rpm dist information to Various changes for compiling Framework with clang
comment:7 Changed 6 years ago by Michael Reuter
- Priority changed from trivial to major
- Component changed from Framework to Tools
- Summary changed from Various changes for compiling Framework with clang to Simplify code for determining rpm dist information
comment:8 Changed 6 years ago by Michael Reuter
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9323_cpack_generalization'
Full changeset: 271f70295f6f928d9778aa86358184e278b1d41c
Note: See
TracTickets for help on using
tickets.