Update to 3.0.7

This commit is contained in:
Jonathan Steffan 2010-12-20 16:23:23 -07:00
parent e6892d0c1e
commit cfaba0b28e
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -14,8 +14,8 @@
Summary: GlusterFS - Cluster File System
Name: glusterfs
Version: 3.0.5
Release: 2%{?pre:.%{pre}}%{?dist}
Version: 3.0.7
Release: 1%{?pre:.%{pre}}%{?dist}
License: GPLv3+
Group: System Environment/Base
URL: http://www.gluster.org/
@ -212,6 +212,7 @@ fi
%{_sbindir}/glusterfs
%{_sbindir}/glusterfsd
%{_mandir}/man8/glusterfs.8*
%dir %{_sysconfdir}/glusterfs/
%dir /var/log/glusterfs/
@ -226,7 +227,6 @@ fi
%files server
%doc examples/ doc/glusterfs*.vol.sample
%dir %{_sysconfdir}/glusterfs/
%config(noreplace) %{_sysconfdir}/glusterfs/*.vol
%config(noreplace) %{_sysconfdir}/logrotate.d/glusterfsd
%config(noreplace) %{_sysconfdir}/sysconfig/glusterfsd
@ -244,6 +244,9 @@ fi
%changelog
* Mon Dec 20 2010 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.0.7-1
- Update to 3.0.7
* Wed Jul 28 2010 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.0.5-1
- Update to 3.0.x

View File

@ -1 +1 @@
da6f9f4e21859f1115ec3853cb701868 glusterfs-3.0.5.tar.gz
5b6093d99ce0b15dfae8a3a7606dd0a5 glusterfs-3.0.7.tar.gz