From 1053efb936ff998f271e96f621fae8b216a27267 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 19 Aug 2011 09:13:16 -0400 Subject: [PATCH] Revert "Update to 3.2.2" This reverts commit 6380838f862972c2e3ab5cebcb6dfeccd4cfa3c8. --- .gitignore | 1 - glusterfs.spec | 11 ++++------- sources | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index a02efb6..e156280 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,3 @@ glusterfs-3.0.5.tar.gz /glusterfs-3.1.3.tar.gz /glusterfs-3.1.4.tar.gz /glusterfs-3.2.1.tar.gz -/glusterfs-3.2.2.tar.gz diff --git a/glusterfs.spec b/glusterfs.spec index 9c89a5f..fbabf0f 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -8,8 +8,8 @@ %endif Name: glusterfs -Version: 3.2.2 -Release: 0%{?dist} +Version: 3.2.1 +Release: 3%{?dist} Summary: Clustered file-system Group: System Environment/Base @@ -161,7 +161,7 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %install -%{__rm} -rf %{buildroot} +%{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} # We'll use our init.d @@ -274,7 +274,7 @@ sed -i 's|option working-directory /etc/glusterd|option working-directory %{_sha /sbin/mount.glusterfs /sbin/umount.glusterfs %if 0%{?_with_fusermount:1} -%{_bindir}/fusermount-glusterfs +%{_bindir}/fusermount-glusterfs %endif @@ -332,9 +332,6 @@ if [ $1 -ge 1 ]; then fi %changelog -* Thu Aug 18 2011 Kaleb S. KEITHLEY - 3.2.2-0 -- Update to 3.2.2 - * Wed Jun 29 2011 Dan HorĂ¡k - 3.2.1-3 - disable InfiniBand on s390(x) unconditionally diff --git a/sources b/sources index 0ca4869..6700092 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc0ef9ab5f0412527ecc34e2510bf1ba glusterfs-3.2.2.tar.gz +eb9e499bb67a8a577785f4c014febe52 glusterfs-3.2.1.tar.gz