From 3fb376dac2aed1c3f87d15bf98db47c322a0d303 Mon Sep 17 00:00:00 2001 From: Mohammed Junaid Date: Thu, 16 May 2013 08:52:36 +0530 Subject: Update the configuration files with the name in setup.py file. Change-Id: I38c6d49143092c6c211216b285f1758706a5a89c Signed-off-by: Mohammed Junaid Reviewed-on: http://review.gluster.org/5046 Reviewed-by: Peter Portante Tested-by: Luis Pabon Reviewed-by: Luis Pabon --- glusterfs-openstack-swift.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'glusterfs-openstack-swift.spec') diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec index f9b8643..f1f09ae 100644 --- a/glusterfs-openstack-swift.spec +++ b/glusterfs-openstack-swift.spec @@ -79,9 +79,9 @@ rm -rf %{buildroot} %{python_sitelib}/gluster_swift-%{version}-*.egg-info %{_bindir}/gluster-swift-gen-builders %dir %{_confdir} -%config %{_confdir}/account-server/1.conf-gluster -%config %{_confdir}/container-server/1.conf-gluster -%config %{_confdir}/object-server/1.conf-gluster +%config %{_confdir}/account-server.conf-gluster +%config %{_confdir}/container-server.conf-gluster +%config %{_confdir}/object-server.conf-gluster %config %{_confdir}/swift.conf-gluster %config %{_confdir}/proxy-server.conf-gluster %config %{_confdir}/fs.conf-gluster -- cgit