[packaging] APT/YUM: Added conflicts for 2023.0.2 (#19398)
This commit is contained in:
parent
28a5bf7b04
commit
eef6b35bef
@ -90,7 +90,7 @@ macro(ov_cpack_settings)
|
|||||||
# - 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 Debian updated packages are introduced, others 2022.3.X are LTS
|
# - 2022.3 is the first release where Debian updated packages are introduced, others 2022.3.X are LTS
|
||||||
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
|
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
|
||||||
2023.0.0 2023.0.1
|
2023.0.0 2023.0.1 2023.0.2 2023.0.3
|
||||||
)
|
)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -76,7 +76,7 @@ macro(ov_cpack_settings)
|
|||||||
# - 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, others 2022.3.X are LTS
|
# - 2022.3 is the first release where RPM updated packages are introduced, others 2022.3.X are LTS
|
||||||
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
|
2022.3.0 2022.3.1 2022.3.2 2022.3.3 2022.3.4 2022.3.5
|
||||||
2023.0.0 2023.0.1
|
2023.0.0 2023.0.1 2023.0.2 2023.0.3
|
||||||
)
|
)
|
||||||
|
|
||||||
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