X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=glusterfs.spec;h=b45ac5713cece0ba0fccac50861721ab67fda6c8;hb=f6fa835f95b7da4e527a097867093a9470f3cffc;hp=f202d1c414292610c8aaf5d436102000392ff982;hpb=fa28b61da380699fd3b9d3a56e0f2186d9ee161a;p=packages%2Fglusterfs.git diff --git a/glusterfs.spec b/glusterfs.spec index f202d1c..b45ac57 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -14,12 +14,13 @@ 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: 1 +Release: 4 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 Source1: glusterfsd.init +Patch0: ssl_paths.patch URL: https://www.gluster.org/ BuildRequires: acl-devel BuildRequires: autoconf >= 2.50 @@ -265,6 +266,7 @@ Plik składni Vima do edycji konfiguracji GlusterFS-a. %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -311,14 +313,9 @@ rm -rf $RPM_BUILD_ROOT %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 /sbin/chkconfig --add glusterfsd %service glusterfsd restart -# TODO? -#glusterd --xlator-option *.upgrade=on -N %preun server if [ "$1" = "0" ]; then @@ -328,7 +325,6 @@ fi %post geo-replication %service glusterd restart -%endif %files common %defattr(644,root,root,755) @@ -415,6 +411,8 @@ fi %{_mandir}/man8/glusterfs.8* %{_mandir}/man8/glusterfsd.8* + +%dir %{_var}/lib/glusterd %dir %{_var}/log/glusterfs %files libs @@ -484,7 +482,6 @@ fi %{_mandir}/man8/gluster-setgfid2path.8* %{_mandir}/man8/glusterd.8* -%dir %{_var}/lib/glusterd %dir %{_var}/lib/glusterd/groups %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/glusterd/groups/db-workload %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/glusterd/groups/distributed-virt