[hekafs] update dependency: glusterfs-3.2.2

Kaleb KEITHLEY kkeithle at fedoraproject.org
Tue Aug 23 15:34:11 UTC 2011


commit c9eed7b0c7f7df2fafde6b8646116afd4f020422
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Tue Aug 23 11:33:32 2011 -0400

    update dependency: glusterfs-3.2.2

 hekafs.spec |   19 +++++++++++--------
 sources     |    2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index 1b077c0..9385c2f 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -4,7 +4,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          9%{?dist}
+Release:          10%{?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.2
+BuildRequires:    glusterfs-devel = 3.2.3
 BuildRequires:    bison
 BuildRequires:    flex
 BuildRequires:    openssl-devel
 BuildRequires:    libtool
 
-Requires:         glusterfs = 3.2.2
+Requires:         glusterfs = 3.2.3
 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.2/xlator/encryption/*.so*
-%{_libdir}/glusterfs/3.2.2/xlator/features/*.so*
-%{_libdir}/glusterfs/3.2.2/xlator/protocol/*.so*
-%{_libdir}/glusterfs/3.2.2/rpc-transport/*.so*
+%{_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*
 %{python_sitelib}/*
 %{_bindir}/*
 %{_sysconfdir}/init.d/hekafsd
@@ -114,7 +114,10 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
-* Thu Aug 18 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-9
+* Tue Aug 23 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-10
+- Glusterfs 3.2.3
+
+* Tue Aug 23 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-9
 - Only do mapping in f/setxattr if valid bits set.
 - Add checks for old=new in rename callback.
 - Deal with different volfile locations.
diff --git a/sources b/sources
index dbbd221..30a5ae5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b6030b1baf479881df2f490b0a5f8ea  hekafs-0.7.tgz
+63ab84b86f40749e4c083c691782b284  hekafs-0.7.tgz


More information about the scm-commits mailing list