Update to 2.0.9.
This commit is contained in:
parent
55695d3e90
commit
c9ecd75c52
@ -1 +1 @@
|
|||||||
glusterfs-2.0.8.tar.gz
|
glusterfs-2.0.9.tar.gz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Summary: Cluster File System
|
Summary: Cluster File System
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 2.0.8
|
Version: 2.0.9
|
||||||
Release: 1%{?pre:.%{pre}}%{?dist}
|
Release: 1%{?pre:.%{pre}}%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -237,12 +237,16 @@ fi
|
|||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/glusterfs/
|
%{_includedir}/glusterfs/
|
||||||
%{_includedir}/libglusterfsclient.h
|
%{_includedir}/libglusterfsclient.h
|
||||||
|
%{_datadir}/glusterfs/*
|
||||||
%exclude %{_libdir}/*.a
|
%exclude %{_libdir}/*.a
|
||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 2 2010 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.9-1
|
||||||
|
- Update to 2.0.9
|
||||||
|
|
||||||
* Sat Nov 8 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.8-1
|
* Sat Nov 8 2009 Jonathan Steffan <jsteffan@fedoraproject.org> - 2.0.8-1
|
||||||
- Update to 2.0.8
|
- Update to 2.0.8
|
||||||
- Remove install of glusterfs-volgen, it's properly added to
|
- Remove install of glusterfs-volgen, it's properly added to
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
glusterfs-2_0_7-1_fc11:HEAD:glusterfs-2.0.7-1.fc11.src.rpm:1257022756
|
glusterfs-2_0_7-1_fc11:HEAD:glusterfs-2.0.7-1.fc11.src.rpm:1257022756
|
||||||
glusterfs-2_0_8-1_fc11:HEAD:glusterfs-2.0.8-1.fc11.src.rpm:1257712107
|
glusterfs-2_0_8-1_fc11:HEAD:glusterfs-2.0.8-1.fc11.src.rpm:1257712107
|
||||||
|
glusterfs-2_0_9-1_fc12:HEAD:glusterfs-2.0.9-1.fc12.src.rpm:1262476327
|
||||||
|
Loading…
Reference in New Issue
Block a user