diff --git a/glusterfs-4.0.2.tar.gz b/glusterfs-4.0.2.tar.gz deleted file mode 100644 index ce18f48..0000000 --- a/glusterfs-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5 -size 7643713 diff --git a/glusterfs-5.3.tar.gz b/glusterfs-5.3.tar.gz new file mode 100644 index 0000000..93d526b --- /dev/null +++ b/glusterfs-5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293542b1f43e681741282d1ba2aefe9b501321c782e896f518cca36072414448 +size 7628366 diff --git a/glusterfs.changes b/glusterfs.changes index 55adf5f..14e8d3f 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 19 06:52:11 UTC 2019 - seanlew@opensuse.org + +- Update to new upstream version 5.3 (4.0 is EOL) + * 5.3 brings hundreds of improvements, see complete relnote at + https://docs.gluster.org/en/latest/release-notes/5.0/ +- Remove patches no longer needed in 5.x: + * 0001-build-restore-ability-to-control-verbosity-settings.patch + * glusterfs-tirpc.diff + ------------------------------------------------------------------- Thu May 3 11:50:05 UTC 2018 - jengelh@inai.de diff --git a/glusterfs.spec b/glusterfs.spec index 751531b..9028dff 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -1,7 +1,7 @@ # # spec file for package glusterfs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: glusterfs -Version: 4.0.2 +Version: 5.3 Release: 0 Summary: Aggregating distributed file system License: GPL-2.0-only OR LGPL-3.0-or-later @@ -27,8 +27,8 @@ Url: http://www.gluster.org/ #Git-Clone: git://github.com/gluster/glusterfs #Git-Clone: git://github.com/fvzwieten/lsgvt Source: https://download.gluster.org/pub/gluster/glusterfs/4.0/4.0.2/glusterfs-%version.tar.gz -Patch1: glusterfs-tirpc.diff -Patch2: 0001-build-restore-ability-to-control-verbosity-settings.patch +#Patch1: glusterfs-tirpc.diff +#Patch2: 0001-build-restore-ability-to-control-verbosity-settings.patch BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake @@ -143,7 +143,7 @@ links. %prep %setup -q -%patch -P 1 -P 2 -p1 +#%patch -P 2 -p1 >contrib/sunrpc/xdr_sizeof.c %build