1
0
forked from pool/glusterfs

Accepting request 989137 from home:ojkastl_buildservice:Branch_filesystems

add explicit Requires for the dependencies, so we make sure the dependencies are installed in the same version

OBS-URL: https://build.opensuse.org/request/show/989137
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=86
This commit is contained in:
Jan Engelhardt 2022-07-17 13:28:32 +00:00 committed by Git OBS Bridge
parent 917e4d6ee7
commit 4660683a2e
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 14 11:13:34 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- add explicit Requires for the dependencies, so we make sure
the dependencies are installed in the same version
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 20 08:37:19 UTC 2022 - Jan Engelhardt <jengelh@inai.de> Fri May 20 08:37:19 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -52,6 +52,12 @@ BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(uuid)
Requires: libgfapi0 = %version
Requires: libgfchangelog0 = %version
Requires: libgfrpc0 = %version
Requires: libgfxdr0 = %version
Requires: libglusterd0 = %version
Requires: libglusterfs0 = %version
%{?systemd_ordering} %{?systemd_ordering}
%description %description