Update to 3.0.x

This commit is contained in:
Jonathan Steffan 2010-08-05 13:57:02 -06:00
parent 4c19322600
commit 3a1902d006
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
glusterfs-2.0.9.tar.gz
glusterfs-3.0.5.tar.gz

View File

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

View File

@ -1 +1 @@
0467740f423e32bdf2f66d2cf63467f3 glusterfs-2.0.9.tar.gz
da6f9f4e21859f1115ec3853cb701868 glusterfs-3.0.5.tar.gz