Update to 2.0.8
This commit is contained in:
parent
8186ad1d93
commit
ae853346e2
@ -1 +1 @@
|
|||||||
glusterfs-2.0.7.tar.gz
|
glusterfs-2.0.8.tar.gz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Summary: Cluster File System
|
Summary: Cluster File System
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 2.0.7
|
Version: 2.0.8
|
||||||
Release: 1%{?pre:.%{pre}}%{?dist}
|
Release: 1%{?pre:.%{pre}}%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -177,10 +177,6 @@ done
|
|||||||
%{__install} -D -p -m 0644 %{SOURCE5} \
|
%{__install} -D -p -m 0644 %{SOURCE5} \
|
||||||
%{buildroot}%{_sysconfdir}/logrotate.d/glusterfsd
|
%{buildroot}%{_sysconfdir}/logrotate.d/glusterfsd
|
||||||
|
|
||||||
# Install volgen tool
|
|
||||||
%{__install} -D -p -m 0755 extras/glusterfs-volgen.py \
|
|
||||||
%{buildroot}%{_bindir}/glusterfs-volgen
|
|
||||||
|
|
||||||
# Install extra documentation
|
# Install extra documentation
|
||||||
%add_to_doc_files benchmarking extras/benchmarking/{*.c,README,*.sh}
|
%add_to_doc_files benchmarking extras/benchmarking/{*.c,README,*.sh}
|
||||||
|
|
||||||
@ -247,6 +243,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 8 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.8-1
|
||||||
|
- Update to 2.0.8
|
||||||
|
- Remove install of glusterfs-volgen, it's properly added to
|
||||||
|
automake upstream now
|
||||||
|
|
||||||
* Sat Oct 31 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.7-1
|
* Sat Oct 31 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.7-1
|
||||||
- Update to 2.0.7
|
- Update to 2.0.7
|
||||||
- Install glusterfs-volgen, until it's properly added to automake
|
- Install glusterfs-volgen, until it's properly added to automake
|
||||||
|
@ -1 +1,2 @@
|
|||||||
glusterfs-2_0_7-1_fc11:EL-5:glusterfs-2.0.7-1.fc11.src.rpm:1257023935
|
glusterfs-2_0_7-1_fc11:EL-5:glusterfs-2.0.7-1.fc11.src.rpm:1257023935
|
||||||
|
glusterfs-2_0_8-1_fc11:EL-5:glusterfs-2.0.8-1.fc11.src.rpm:1257723855
|
||||||
|
Loading…
Reference in New Issue
Block a user