_config: Adjust for postgresql17 (SR#347979).
This commit is contained in:
parent
ac7fffe3b5
commit
04fd161e1c
6
_config
6
_config
@ -1056,6 +1056,7 @@ Ignore: postgresql13-devel-mini:this-is-only-for-build-envs
|
||||
Ignore: postgresql14-devel-mini:this-is-only-for-build-envs
|
||||
Ignore: postgresql15-devel-mini:this-is-only-for-build-envs
|
||||
Ignore: postgresql16-devel-mini:this-is-only-for-build-envs
|
||||
Ignore: postgresql17-devel-mini:this-is-only-for-build-envs
|
||||
Ignore: systemd-mini-container:this-is-only-for-build-envs
|
||||
Ignore: systemd-mini:this-is-only-for-build-envs
|
||||
Ignore: udev-mini:this-is-only-for-build-envs
|
||||
@ -4050,6 +4051,11 @@ BuildFlags: onlybuild:rpmlint-mini-AGGR
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# required for postgresql17 (SR#347979)
|
||||
Prefer: postgresql17-devel-mini
|
||||
Prefer: -clang15-devel
|
||||
Prefer: -llvm15-devel
|
||||
|
||||
%ifarch i586
|
||||
BuildFlags: onlybuild:aaa_base
|
||||
BuildFlags: onlybuild:acl
|
||||
|
Loading…
Reference in New Issue
Block a user