From ae853346e2329d8b7fb5f54f7e8a1b89395a4be1 Mon Sep 17 00:00:00 2001 From: Jonathan Steffan Date: Sun, 8 Nov 2009 23:45:46 +0000 Subject: [PATCH] Update to 2.0.8 --- .cvsignore | 2 +- glusterfs.spec | 11 ++++++----- import.log | 1 + sources | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 156fde5..2da2f68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glusterfs-2.0.7.tar.gz +glusterfs-2.0.8.tar.gz diff --git a/glusterfs.spec b/glusterfs.spec index 2a104e9..34a0740 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -19,7 +19,7 @@ Summary: Cluster File System Name: glusterfs -Version: 2.0.7 +Version: 2.0.8 Release: 1%{?pre:.%{pre}}%{?dist} License: GPLv3+ Group: System Environment/Base @@ -177,10 +177,6 @@ done %{__install} -D -p -m 0644 %{SOURCE5} \ %{buildroot}%{_sysconfdir}/logrotate.d/glusterfsd -# Install volgen tool -%{__install} -D -p -m 0755 extras/glusterfs-volgen.py \ - %{buildroot}%{_bindir}/glusterfs-volgen - # Install extra documentation %add_to_doc_files benchmarking extras/benchmarking/{*.c,README,*.sh} @@ -247,6 +243,11 @@ fi %changelog +* Sat Nov 8 2009 Jonathan Steffan - 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 - 2.0.7-1 - Update to 2.0.7 - Install glusterfs-volgen, until it's properly added to automake diff --git a/import.log b/import.log index c1f8d95..29668ac 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ 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 diff --git a/sources b/sources index c4e9ffc..8382041 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed8968a8671fecd7f7eec7c746c8608c glusterfs-2.0.7.tar.gz +858a3887b67ee6e8c900799ebb65a61c glusterfs-2.0.8.tar.gz