From 0cf2963f12a8b540a7042605d8c79f638fdf6cee Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 1 Feb 2017 07:50:17 -0500 Subject: packaging: (ganesha) remove glusterfs-ganesha subpackage and related files) Indiana Jones and the Temple of Ganesha HA, part two. remove glsuterfs-ganesha subpackage, superceded by storhaug Change-Id: I42a1fc59159add108d77080b9b130696216aa76d BUG: 1418417 Signed-off-by: Kaleb S. KEITHLEY Reviewed-on: https://review.gluster.org/16506 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Reviewed-by: jiffin tony Thottan --- glusterfs.spec.in | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index afe9fcd84fa..134af07707c 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -236,6 +236,7 @@ Obsoletes: hekafs Obsoletes: %{name}-common < %{version}-%{release} Obsoletes: %{name}-core < %{version}-%{release} Obsoletes: %{name}-ufo +Obsoletes: %{name}-ganesha Provides: %{name}-common = %{version}-%{release} Provides: %{name}-core = %{version}-%{release} @@ -369,26 +370,6 @@ is in user space and easily manageable. This package provides support to FUSE based clients and inlcudes the glusterfs(d) binary. -%package ganesha -Summary: NFS-Ganesha configuration -Group: Applications/File - -Requires: %{name}-server%{?_isa} = %{version}-%{release} -Requires: nfs-ganesha-gluster >= 2.4.1 -Requires: dbus - -%description ganesha -GlusterFS is a distributed file-system capable of scaling to several -petabytes. It aggregates various storage bricks over Infiniband RDMA -or TCP/IP interconnect into one large parallel network file -system. GlusterFS is one of the most sophisticated file systems in -terms of features and extensibility. It borrows a powerful concept -called Translators from GNU Hurd kernel. Much of the code in GlusterFS -is in user space and easily manageable. - -This package provides the configuration and related files for using -NFS-Ganesha as the NFS server using GlusterFS - %if ( 0%{!?_without_georeplication:1} ) %package geo-replication Summary: GlusterFS Geo-replication @@ -1056,11 +1037,6 @@ exit 0 %endif %endif -%files ganesha -%{_sysconfdir}/ganesha/* -%{_libexecdir}/ganesha/* -%{_sharedstatedir}/glusterd/hooks/1/start/post/S31ganesha-start.sh - %if ( 0%{!?_without_georeplication:1} ) %files geo-replication %config(noreplace) %{_sysconfdir}/logrotate.d/glusterfs-georep @@ -1277,6 +1253,9 @@ exit 0 * Thu Feb 16 2017 Niels de Vos - Obsolete and Provide python-gluster for upgrading from glusterfs < 3.10 +* Wed Feb 7 2017 Kaleb S. KEITHLEY +- remove ganesha (#1418417) + * Wed Feb 1 2017 Poornima G - Install /var/lib/glusterd/groups/metadata-cache by default -- cgit