Summary(pl.UTF-8): Klastrowy system przechowywania plików skalujący się do petabajtów
Name: glusterfs
Version: 10.3
-Release: 1
+Release: 2
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
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
-%if 0
# TODO: verify these scripts (see also included glusterfs.spec)
%post server
# note: glusterfsd.init vs glusterd.service
%post geo-replication
%service glusterd restart
-%endif
%files common
%defattr(644,root,root,755)