summaryrefslogtreecommitdiffstats
path: root/glusterfs-openstack-swift.spec
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfs-openstack-swift.spec')
-rw-r--r--glusterfs-openstack-swift.spec26
1 files changed, 15 insertions, 11 deletions
diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec
index bca64c3..79defc4 100644
--- a/glusterfs-openstack-swift.spec
+++ b/glusterfs-openstack-swift.spec
@@ -24,11 +24,11 @@ Requires : memcached
Requires : openssl
Requires : python
Requires : python-prettytable
-Requires : openstack-swift = 1.10.0
-Requires : openstack-swift-account = 1.10.0
-Requires : openstack-swift-container = 1.10.0
-Requires : openstack-swift-object = 1.10.0
-Requires : openstack-swift-proxy = 1.10.0
+Requires : openstack-swift = 1.13.1
+Requires : openstack-swift-account = 1.13.1
+Requires : openstack-swift-container = 1.13.1
+Requires : openstack-swift-object = 1.13.1
+Requires : openstack-swift-proxy = 1.13.1
Requires : glusterfs-api >= 3.4.1
Obsoletes: glusterfs-swift-plugin
Obsoletes: glusterfs-swift
@@ -39,11 +39,11 @@ Obsoletes: glusterfs-swift-proxy
Obsoletes: glusterfs-swift-account
%description
-Gluster-For-Swift (G4S, pronounced "gee-force") integrates GlusterFS as an
-alternative back end for OpenStack Object Storage (Swift) leveraging the
-existing front end OpenStack Swift code. Gluster volumes are used to store
-objects in files, containers are maintained as top-level directories of volumes,
-where accounts are mapped one-to-one to gluster volumes.
+SwiftOnFile integrates GlusterFS as an alternative back end for OpenStack
+Object Storage (Swift) leveraging the existing front end OpenStack Swift code.
+Gluster volumes are used to store objects in files, containers are maintained
+as top-level directories of volumes, where accounts are mapped one-to-one to
+gluster volumes.
%prep
%setup -q -n gluster_swift-%{_version}
@@ -94,10 +94,14 @@ done
%config(noreplace) %{_confdir}/swift.conf-gluster
%config(noreplace) %{_confdir}/proxy-server.conf-gluster
%config(noreplace) %{_confdir}/fs.conf-gluster
+%config(noreplace) %{_confdir}/object-expirer.conf-gluster
%changelog
+* Fri May 23 2014 Thiago da Silva <thiago@redhat.com> - 1.13.1-1
+- Update to Icehouse release
+
* Mon Oct 28 2013 Luis Pabon <lpabon@redhat.com> - 1.10.1-0
-- IceHouse Release
+- Havana Release
* Wed Aug 21 2013 Luis Pabon <lpabon@redhat.com> - 1.8.0-7
- Update RPM spec file to support SRPMS