[glusterfs/f15] Fix issue with Source0

Jonathan Steffan jsteffan at fedoraproject.org
Thu Jun 16 22:46:17 UTC 2011


commit dd0283b2d7a40f03f76db929357193b4ac627c06
Author: Jonathan Steffan <jsteffan at fedoraproject.org>
Date:   Thu Jun 16 16:45:53 2011 -0600

    Fix issue with Source0

 glusterfs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index 4e3e258..b9a38b1 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -9,13 +9,13 @@
 
 Name:             glusterfs
 Version:          3.2.1
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Clustered file-system
 
 Group:            System Environment/Base
 License:          AGPLv3
 URL:              http://www.gluster.org/
-Source0:          http://download.gluster.com/pub/gluster/glusterfs/3.1/%{version}/glusterfs-%{version}.tar.gz
+Source0:          http://download.gluster.com/pub/gluster/glusterfs/3.2/%{version}/glusterfs-%{version}.tar.gz
 Source1:          glusterd.init
 Source2:          glusterd.sysconfig
 Source3:          umount.glusterfs
@@ -332,6 +332,9 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Thu Jun 16 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.2.1-2
+- Fix Source0 URL
+
 * Thu Jun 16 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.2.1-1
 - Update to 3.2.1
 


More information about the scm-commits mailing list