[hekafs/el6] init.d/hekafsd use /run per Fedora File System Layout, or /var/run when needed. updated transport/pr

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Tue Jan 10 19:01:33 UTC 2012


commit c4d86c3a2573e9f782c46279d56755ca1b8f2ec9
Author: Kaleb KEITHLEY <kkeithle at redhat.com>
Date:   Tue Jan 10 14:00:58 2012 -0500

    init.d/hekafsd use /run per Fedora File System Layout, or /var/run when needed.
    updated transport/protocol

 hekafs.spec |    7 ++++++-
 sources     |    1 +
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 348ca6e..91aa98c 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -2,7 +2,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          22%{?dist}
+Release:          23%{?dist}
 License:          GPLv3
 Group:            System Environment/Base
 Vendor:           Red Hat
@@ -132,6 +132,11 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Tue Jan 10 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-23
+- init.d/hekafsd use /run per Fedora File System Layout, or /var/run when
+  needed.
+- updated transport/protocol
+
 * Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-22
 - run autogen to get correct libtool for target
 
diff --git a/sources b/sources
index 66bb111..481aae0 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 e047ac5ac33618bd3204d431b70aad35  hekafs-0.7.tgz
+081ff27ef01c714ba1a5b0e30d662c38  hekafs-0.7.tgz


More information about the scm-commits mailing list