]> TLD Linux GIT Repositories - packages/glusterfs.git/blobdiff - glusterfs.spec
- updated to 10.4
[packages/glusterfs.git] / glusterfs.spec
index b45ac5713cece0ba0fccac50861721ab67fda6c8..c0e79773d2721a16e8524b6c35f4dfee7ad20925 100644 (file)
 Summary:       Clustered File Storage that can scale to peta bytes
 Summary(pl.UTF-8):     Klastrowy system przechowywania plików skalujący się do petabajtów
 Name:          glusterfs
-Version:       10.3
-Release:       4
+Version:       10.4
+Release:       1
 License:       LGPL v3+ or GPL v2 (libraries), GPL v3+ (programs)
 Group:         Applications/System
 Source0:       https://download.gluster.org/pub/gluster/glusterfs/10/%{version}/glusterfs-%{version}.tar.gz
-# Source0-md5: 9c795c8479f244e81bca5b2499a480cc
+# Source0-md5: e6501963d36034649cf7edfe714723de
 Source1:       glusterfsd.init
 Patch0:                ssl_paths.patch
+Patch1:                ksh_getopts.patch
 URL:           https://www.gluster.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf >= 2.50
@@ -267,6 +268,7 @@ Plik składni Vima do edycji konfiguracji GlusterFS-a.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}