Set conflicting versions for RPM / DEB (#14862)
This commit is contained in:
parent
0e544e44a1
commit
9193d40b05
@ -92,8 +92,8 @@ macro(ov_cpack_settings)
|
|||||||
# 2022 release series
|
# 2022 release series
|
||||||
# - 2022.1.0 is the last public release with debian packages from Intel install team
|
# - 2022.1.0 is the last public release with debian packages from Intel install team
|
||||||
# - 2022.1.1, 2022.2 do not have debian packages enabled, distributed only as archives
|
# - 2022.1.1, 2022.2 do not have debian packages enabled, distributed only as archives
|
||||||
# - 2022.3 is the first release where RPM updated packages are introduced
|
# - 2022.3 is the first release where Debian updated packages are introduced
|
||||||
2022.1.0)
|
2022.3.0)
|
||||||
|
|
||||||
#
|
#
|
||||||
# core: base dependency for each component
|
# core: base dependency for each component
|
||||||
|
@ -79,7 +79,7 @@ macro(ov_cpack_settings)
|
|||||||
# - 2022.1.0 is the last public release with rpm packages from Intel install team
|
# - 2022.1.0 is the last public release with rpm packages from Intel install team
|
||||||
# - 2022.1.1, 2022.2 do not have rpm packages enabled, distributed only as archives
|
# - 2022.1.1, 2022.2 do not have rpm packages enabled, distributed only as archives
|
||||||
# - 2022.3 is the first release where RPM updated packages are introduced
|
# - 2022.3 is the first release where RPM updated packages are introduced
|
||||||
# 2022.1.0
|
2022.3.0
|
||||||
)
|
)
|
||||||
|
|
||||||
find_host_program(rpmlint_PROGRAM NAMES rpmlint DOC "Path to rpmlint")
|
find_host_program(rpmlint_PROGRAM NAMES rpmlint DOC "Path to rpmlint")
|
||||||
|
Loading…
Reference in New Issue
Block a user