- Move the dependency of llvmjit-devel on clang and llvm to the

implementation packages where we can depend on the correct
  versions.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=137
This commit is contained in:
Reinhard Max 2021-12-02 14:11:36 +00:00 committed by Git OBS Bridge
parent 3c846d2135
commit 301c4bf8b2
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 2 14:08:12 UTC 2021 - Reinhard Max <max@suse.com>
- Move the dependency of llvmjit-devel on clang and llvm to the
implementation packages where we can depend on the correct
versions.
-------------------------------------------------------------------
Thu Dec 2 11:45:03 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -166,14 +166,10 @@ queries.
%package llvmjit-devel
Summary: Helper package to pull all dependencies to build with llvm support
Group: Productivity/Databases/Servers
Provides: postgresql-llvmjit-devel-noarch = %version-%release
Requires: postgresql-server-devel-noarch
Requires: postgresql-llvmjit-devel-implementation
%if %{with llvm}
Requires: llvm
Requires: clang
%endif
%description llvmjit-devel
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including