From 4ba3f9664344405eb27216378decc32a64496e16d5d4d3e7d550cbec010cfea5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 21 Feb 2023 10:21:29 +0000 Subject: [PATCH] - Update to release 11 [boo#1208517] [boo#1208519] OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=88 --- glusterfs-10.2.tar.gz | 3 --- glusterfs-11.0.tar.gz | 3 +++ glusterfs.changes | 9 +++++++++ glusterfs.spec | 22 ++++------------------ 4 files changed, 16 insertions(+), 21 deletions(-) delete mode 100644 glusterfs-10.2.tar.gz create mode 100644 glusterfs-11.0.tar.gz diff --git a/glusterfs-10.2.tar.gz b/glusterfs-10.2.tar.gz deleted file mode 100644 index 70a3337..0000000 --- a/glusterfs-10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55215e947c1b209e52a0e2422891a127f74c95cb8673397b4a1938840df8816c -size 8278598 diff --git a/glusterfs-11.0.tar.gz b/glusterfs-11.0.tar.gz new file mode 100644 index 0000000..6abf866 --- /dev/null +++ b/glusterfs-11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae8f4a90408813e45d4349e813f78b60e919e1009d29fd174c462f456142696 +size 8355706 diff --git a/glusterfs.changes b/glusterfs.changes index 307ab52..ce77482 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 21 10:20:10 UTC 2023 - Jan Engelhardt + +- Update to release 11 [boo#1208517] [boo#1208519] + * Major performance impovement of ~36% with rmdir operations + * Extension of ZFS support for snapshots + * Qouta implimentation based on namespace + * Major cleanups and readdir/readdirp improvements + ------------------------------------------------------------------- Thu Jul 14 11:13:34 UTC 2022 - Johannes Kastl diff --git a/glusterfs.spec b/glusterfs.spec index a3e1b5d..23e5cc5 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -1,7 +1,7 @@ # # spec file for package glusterfs # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: glusterfs -Version: 10.2 +Version: 11.0 Release: 0 Summary: Aggregating distributed file system License: GPL-2.0-only OR LGPL-3.0-or-later @@ -26,7 +26,7 @@ URL: https://www.gluster.org/ #Git-Clone: https://github.com/gluster/glusterfs #Git-Clone: https://github.com/fvzwieten/lsgvt -Source: https://download.gluster.org/pub/gluster/glusterfs/10/%version/glusterfs-%version.tar.gz +Source: https://download.gluster.org/pub/gluster/glusterfs/11/%version/glusterfs-%version.tar.gz BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake @@ -56,7 +56,6 @@ Requires: libgfapi0 = %version Requires: libgfchangelog0 = %version Requires: libgfrpc0 = %version Requires: libgfxdr0 = %version -Requires: libglusterd0 = %version Requires: libglusterfs0 = %version %{?systemd_ordering} @@ -107,14 +106,6 @@ Group: System/Libraries GlusterFS is a clustered file-system capable of scaling to several petabytes. -%package -n libglusterd0 -Summary: GlusterFS core daemon library -Group: System/Libraries - -%description -n libglusterd0 -GlusterFS is a clustered file-system capable of scaling to several -petabytes. - %package -n libglusterfs0 Summary: GlusterFS's core library Group: System/Libraries @@ -143,7 +134,6 @@ Requires: libgfapi0 = %version Requires: libgfchangelog0 = %version Requires: libgfrpc0 = %version Requires: libgfxdr0 = %version -Requires: libglusterd0 = %version Requires: libglusterfs0 = %version %description devel @@ -178,6 +168,7 @@ cp -av ChangeLog NEWS README.md "$b/%_docdir/%name/" chmod -v u-s "%buildroot/%_bindir/fusermount-glusterfs" rm -fv "%buildroot/%_sbindir/conf.py" +rm -f "%buildroot/etc/bash_completion.d/gluster.bash" %fdupes %buildroot/%_prefix %pre @@ -200,8 +191,6 @@ rm -fv "%buildroot/%_sbindir/conf.py" %postun -n libgfrpc0 -p /sbin/ldconfig %post -n libgfxdr0 -p /sbin/ldconfig %postun -n libgfxdr0 -p /sbin/ldconfig -%post -n libglusterd0 -p /sbin/ldconfig -%postun -n libglusterd0 -p /sbin/ldconfig %post -n libglusterfs0 -p /sbin/ldconfig %postun -n libglusterfs0 -p /sbin/ldconfig @@ -257,9 +246,6 @@ rm -fv "%buildroot/%_sbindir/conf.py" %files -n libgfxdr0 %_libdir/libgfxdr.so.0* -%files -n libglusterd0 -%_libdir/libglusterd.so.0* - %files -n libglusterfs0 %_libdir/libglusterfs.so.0*