[hekafs] update to glusterfs-3.2.4-1

Kaleb KEITHLEY kkeithle at fedoraproject.org
Fri Sep 30 18:24:05 UTC 2011


commit fe6d795695774910209545358f902e1b178c5ff4
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Fri Sep 30 14:23:29 2011 -0400

    update to glusterfs-3.2.4-1

 hekafs.spec |   17 ++++++++++-------
 sources     |    2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 3a50783..ffeb37c 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -4,7 +4,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          13%{?dist}
+Release:          14%{?dist}
 License:          AGPLv3+
 Group:            System Environment/Base
 Vendor:           Red Hat
@@ -12,13 +12,13 @@ URL:              http://cloudfs.org
 Source0:          http://cloudfs.org/dist/%{version}/%{name}-%{version}.tgz
 
 # Fedora way
-BuildRequires:    glusterfs-devel = 3.2.3
+BuildRequires:    glusterfs-devel = 3.2.4
 BuildRequires:    bison
 BuildRequires:    flex
 BuildRequires:    openssl-devel
 BuildRequires:    libtool
 
-Requires:         glusterfs = 3.2.3
+Requires:         glusterfs = 3.2.4
 Requires:         openssl
 Requires:         python
 Requires(post):   /sbin/chkconfig
@@ -92,10 +92,10 @@ find %{buildroot}%{_libdir}/glusterfs -name '*.la' -delete
 %files
 %doc COPYING
 %docdir %{_mandir}/man8/
-%{_libdir}/glusterfs/3.2.3/xlator/encryption/*.so*
-%{_libdir}/glusterfs/3.2.3/xlator/features/*.so*
-%{_libdir}/glusterfs/3.2.3/xlator/protocol/*.so*
-%{_libdir}/glusterfs/3.2.3/rpc-transport/*.so*
+%{_libdir}/glusterfs/3.2.4/xlator/encryption/*.so*
+%{_libdir}/glusterfs/3.2.4/xlator/features/*.so*
+%{_libdir}/glusterfs/3.2.4/xlator/protocol/*.so*
+%{_libdir}/glusterfs/3.2.4/rpc-transport/*.so*
 %{python_sitelib}/*
 %{_bindir}/*
 %{_sysconfdir}/init.d/hekafsd
@@ -114,6 +114,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Fri Sep 30 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-14
+- Glusterfs 3.2.4
+
 * Tue Sep 27 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-13
 - respin 0.7.12 w/ management UI tweaks, thanks git
 
diff --git a/sources b/sources
index 143c5c8..97ce806 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2aeb295d3275f41e2d0cede1386b79b  hekafs-0.7.tgz
+59cf53a07db451b1f7c7339287152eed  hekafs-0.7.tgz


More information about the scm-commits mailing list