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 - 3.0.5-1 +- Update to 3.0.x + * Sat Apr 10 2010 Jonathan Steffan - 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