[hekafs] hekafs-0.7-30, update to glusterfs-3.2.6

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Wed Mar 21 14:27:06 UTC 2012


commit 0dc510bed4ffd6aa62560b6ff6589bc6d01ca03d
Author: Kaleb KEITHLEY <kkeithle at redhat.com>
Date:   Wed Mar 21 10:26:45 2012 -0400

    hekafs-0.7-30, update to glusterfs-3.2.6

 hekafs.spec |   17 ++++++++++-------
 sources     |    2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 3324f93..02456b9 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -2,7 +2,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          29%{?dist}
+Release:          30%{?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.5
+BuildRequires:    glusterfs-devel = 3.2.6
 BuildRequires:    bison
 BuildRequires:    flex
 BuildRequires:    openssl-devel
 BuildRequires:    libtool
 
-Requires:         glusterfs = 3.2.5
+Requires:         glusterfs = 3.2.6
 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.5/xlator/encryption/*.so*
-%{_libdir}/glusterfs/3.2.5/xlator/features/*.so*
-%{_libdir}/glusterfs/3.2.5/xlator/protocol/*.so*
-%{_libdir}/glusterfs/3.2.5/rpc-transport/*.so*
+%{_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*
 %{python_sitelib}/filt*.*
 %{python_sitelib}/hfs*.*
 %{python_sitelib}/hekafsd.*
@@ -146,6 +146,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Wed Mar 21 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 0.7-30
+- update to glusterfs 3.2.6
+
 * Mon Feb 27 2012 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 0.7-29
 - python-bottle available in f16, revised, rhel
 
diff --git a/sources b/sources
index b705ffa..9711e98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bf0904b61df81693c6d492a7e8c3c6b  hekafs-0.7.tgz
+21d7e213dfd922985193e2f575f213be  hekafs-0.7.tgz


More information about the scm-commits mailing list