summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2017-01-31 04:10:13 -0500
committerKaleb KEITHLEY <kkeithle@redhat.com>2017-01-31 08:22:09 -0500
commitf90f5b26e32d5bc7bd6877d7323cd1965b5597cb (patch)
tree1b08310f9f1fabe606c9059c55b623e16c50b1c8
parent69ed60e84e943e582ad3128f4bc48ebf1df4158e (diff)
packaging: python/python2(/python3) cleanup, again
missed a couple things in the previous patch mainline change http://review.gluster.org/#/c/16486/ mainline BZ 1414902 Change-Id: I0ebd5c431abd9af5e1b680ad52318219edb4bfa7 BUG: 1415226 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> Reviewed-on: https://review.gluster.org/16487 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Niels de Vos <ndevos@redhat.com>
-rw-r--r--glusterfs.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 7d1ea4c6070..3207a1e665a 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -1029,7 +1029,7 @@ exit 0
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing/features/template.so
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing/performance/symlink-cache.so
# Glupy Python files
-%{python_sitelib}/gluster/glupy/*
+%{python2_sitelib}/gluster/glupy/*
%files fuse
# glusterfs is a symlink to glusterfsd, -server depends on -fuse.
@@ -1095,8 +1095,8 @@ exit 0
%files -n python2-gluster
# introducing glusterfs module in site packages.
# so that all other gluster submodules can reside in the same namespace.
-%{python_sitelib}/gluster/__init__.*
-%{python_sitelib}/gluster/cliutils
+%{python2_sitelib}/gluster/__init__.*
+%{python2_sitelib}/gluster/cliutils
%if ( 0%{!?_without_rdma:1} )
%files rdma