[hekafs] glusterfs 3.2.2

Kaleb KEITHLEY kkeithle at fedoraproject.org
Thu Aug 18 19:04:45 UTC 2011


commit 5ae570d0b6a53c60623b6b96513eb150299b6346
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Thu Aug 18 15:04:22 2011 -0400

    glusterfs 3.2.2

 hekafs.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/hekafs.spec b/hekafs.spec
index e4221fb..c402bcd 100644
--- a/hekafs.spec
+++ b/hekafs.spec
@@ -4,7 +4,7 @@
 Summary:          Heka File System
 Name:             hekafs
 Version:          0.7
-Release:          7%{?dist}
+Release:          8%{?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.1
+BuildRequires:    glusterfs-devel = 3.2.2
 BuildRequires:    bison
 BuildRequires:    flex
 BuildRequires:    openssl-devel
 BuildRequires:    libtool
 
-Requires:         glusterfs = 3.2.1
+Requires:         glusterfs = 3.2.2
 Requires:         openssl
 Requires:         python
 Requires(post):   /sbin/chkconfig
@@ -114,6 +114,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Thu Aug 18 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-8
+- Glusterfs 3.2.2
+
 * Mon Aug 8 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-7
 - HekaFS rename
 


More information about the scm-commits mailing list