kkeithle pushed to glusterfs (master). "GlusterFS 3.7.0beta1, BZ 1218442"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 13:20:05 UTC 2015


>From 3d7b48d76e2ac97cd3c7b5c581da854301fc79f6 Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Tue, 5 May 2015 09:19:39 -0400
Subject: GlusterFS 3.7.0beta1, BZ 1218442


diff --git a/glusterfs.spec b/glusterfs.spec
index f0b3992..4b89fe1 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -96,7 +96,11 @@
 %endif
 
 %if ( 0%{?_with_systemd:1} )
+%if ( 0%{_for_fedora_koji_builds} )
+%define _init_enable()  /bin/true ;
+%else
 %define _init_enable()  /bin/systemctl enable %1.service ;
+%endif
 %define _init_disable() /bin/systemctl disable %1.service ;
 %define _init_restart() /bin/systemctl try-restart %1.service ;
 %define _init_start()   /bin/systemctl start %1.service ;
@@ -156,7 +160,7 @@ Summary:          Cluster File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
 Version:          3.7.0
-Release:          0.2%{?prereltag:.%{prereltag}}%{?dist}
+Release:          0.3%{?prereltag:.%{prereltag}}%{?dist}
 Vendor:           Fedora Project
 %else
 Name:             @PACKAGE_NAME@
@@ -1111,6 +1115,9 @@ fi
 
 
 %changelog
+* Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.3beta1
+- GlusterFS 3.7.0beta1, BZ 1218442
+
 * Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.2beta1
 - GlusterFS 3.7.0beta1, BZ 1218359
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/glusterfs.git/commit/?h=master&id=3d7b48d76e2ac97cd3c7b5c581da854301fc79f6


More information about the scm-commits mailing list