[glusterfs/f14/master] Update to 3.0.x

Jonathan Steffan jsteffan at fedoraproject.org
Thu Aug 5 19:54:48 UTC 2010


commit bc9858c018a84da5567beb8dac6ecb3a8b820146
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Thu Aug 5 13:14:02 2010 -0600

    Update to 3.0.x

 .gitignore     |    1 +
 glusterfs.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5764ba0..86c525d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 glusterfs-2.0.9.tar.gz
+glusterfs-3.0.5.tar.gz
diff --git a/glusterfs.spec b/glusterfs.spec
index f6c5251..bd4097e 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -14,12 +14,12 @@
 
 Summary: 	GlusterFS - Cluster File System
 Name: 		glusterfs
-Version: 	2.0.9
+Version: 	3.0.5
 Release: 	2%{?pre:.%{pre}}%{?dist}
 License: 	GPLv3+
 Group: 		System Environment/Base
 URL: 		http://www.gluster.org/
-Source0: 	http://ftp.gluster.com/pub/gluster/glusterfs/2.0/%{version}/glusterfs-%{version}%{?pre}.tar.gz
+Source0: 	http://ftp.gluster.com/pub/gluster/glusterfs/3.0/%{version}/glusterfs-%{version}%{?pre}.tar.gz
 Source1: 	glusterfsd.init
 Source2: 	glusterfsd.sysconfig
 Source3: 	umount.glusterfs
@@ -220,6 +220,7 @@ fi
 %config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs
 /sbin/mount.glusterfs
 /sbin/umount.glusterfs
+%{_mandir}/man8/mount.glusterfs.8*
 %endif
 
 
@@ -243,6 +244,9 @@ fi
 
 
 %changelog
+* Wed Jul 28 2010 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.0.5-1
+- Update to 3.0.x
+
 * Sat Apr 10 2010 Jonathan Steffan <jsteffan at fedoraproject.org> - 2.0.9-2
 - Move python version requires into a proper BuildRequires otherwise
   the spec always turned off python bindings as python is not part
diff --git a/sources b/sources
index 4f5eada..69140c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0467740f423e32bdf2f66d2cf63467f3  glusterfs-2.0.9.tar.gz
+da6f9f4e21859f1115ec3853cb701868  glusterfs-3.0.5.tar.gz


More information about the scm-commits mailing list