]> TLD Linux GIT Repositories - packages/glusterfs.git/blobdiff - glusterfs.spec
- enable service registration/removal
[packages/glusterfs.git] / glusterfs.spec
index f202d1c414292610c8aaf5d436102000392ff982..62bff5661f3798245409a982ffd0a4343282cc34 100644 (file)
@@ -14,7 +14,7 @@ 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:       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
@@ -311,7 +311,6 @@ 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
@@ -328,7 +327,6 @@ fi
 
 %post geo-replication
 %service glusterd restart
-%endif
 
 %files common
 %defattr(644,root,root,755)