[hekafs/f17] Update to glusterfs-3.2.7

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Mon Jun 11 14:25:15 UTC 2012


commit 17ceacb77cef2a1e5b84f2b111e9cb5a43d9f0b7
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Mon Jun 11 10:24:53 2012 -0400

    Update to glusterfs-3.2.7

 hekafs.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 02456b9..53f8655 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -2,7 +2,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          30%{?dist}
+Release:          31%{?dist}
 License:          GPLv3
 Group:            System Environment/Base
 Vendor:           Red Hat
@@ -10,13 +10,13 @@ URL:              http://cloudfs.org
 Source0:          http://cloudfs.org/dist/%{version}/%{name}-%{version}.tgz
 
 # Fedora way
-BuildRequires:    glusterfs-devel = 3.2.6
+BuildRequires:    glusterfs-devel = 3.2.7
 BuildRequires:    bison
 BuildRequires:    flex
 BuildRequires:    openssl-devel
 BuildRequires:    libtool
 
-Requires:         glusterfs = 3.2.6
+Requires:         glusterfs = 3.2.7
 Requires:         openssl
 Requires:         python
 %if ( 0%{?fedora} && 0%{?fedora} > 15 )
@@ -116,10 +116,10 @@ find %{buildroot}%{_libdir}/glusterfs -name '*.la' -delete
 %files
 %doc COPYING
 %docdir %{_mandir}/man8/
-%{_libdir}/glusterfs/3.2.6/xlator/encryption/*.so*
-%{_libdir}/glusterfs/3.2.6/xlator/features/*.so*
-%{_libdir}/glusterfs/3.2.6/xlator/protocol/*.so*
-%{_libdir}/glusterfs/3.2.6/rpc-transport/*.so*
+%{_libdir}/glusterfs/3.2.7/xlator/encryption/*.so*
+%{_libdir}/glusterfs/3.2.7/xlator/features/*.so*
+%{_libdir}/glusterfs/3.2.7/xlator/protocol/*.so*
+%{_libdir}/glusterfs/3.2.7/rpc-transport/*.so*
 %{python_sitelib}/filt*.*
 %{python_sitelib}/hfs*.*
 %{python_sitelib}/hekafsd.*
@@ -146,6 +146,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Mon Jun 11 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 0.7-31
+- update to glusterfs 3.2.7
+
 * Wed Mar 21 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 0.7-30
 - update to glusterfs 3.2.6
 


More information about the scm-commits mailing list