1
0
forked from pool/glusterfs

Accepting request 990546 from filesystems

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/990546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glusterfs?expand=0&rev=33
This commit is contained in:
Richard Brown 2022-07-26 17:42:56 +00:00 committed by Git OBS Bridge
commit 5eddf05a38
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>

View File

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