Fix issue with Source0
This commit is contained in:
parent
f97a94dd14
commit
0fec5244bf
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Clustered file-system
|
Summary: Clustered file-system
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: AGPLv3
|
License: AGPLv3
|
||||||
URL: http://www.gluster.org/
|
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
|
Source1: glusterd.init
|
||||||
Source2: glusterd.sysconfig
|
Source2: glusterd.sysconfig
|
||||||
Source3: umount.glusterfs
|
Source3: umount.glusterfs
|
||||||
@ -332,6 +332,9 @@ if [ $1 -ge 1 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 16 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.2.1-2
|
||||||
|
- Fix Source0 URL
|
||||||
|
|
||||||
* Thu Jun 16 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.2.1-1
|
* Thu Jun 16 2011 Jonathan Steffan <jsteffan@fedoraproject.org> - 3.2.1-1
|
||||||
- Update to 3.2.1
|
- Update to 3.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user