]> TLD Linux GIT Repositories - packages/glusterfs.git/commitdiff
- enable service registration/removal
authorMarcin Krol <hawk@tld-linux.org>
Sun, 12 Feb 2023 12:02:10 +0000 (13:02 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 12 Feb 2023 12:02:10 +0000 (13:02 +0100)
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)