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:
commit
5eddf05a38
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user