From dc3c73c5d105714d5890c30e40eaba9685cdf775 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 12 Feb 2023 13:02:10 +0100 Subject: [PATCH] - enable service registration/removal --- glusterfs.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index f202d1c..62bff56 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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) -- 2.44.0