From 0e459037d2dd9fab85224bf991eab4b1bb6f62ef Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Tue, 10 Feb 2015 10:07:15 -0500 Subject: [PATCH] Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832 - N.B. gfapi.py was removed in 3.6 (to resurface another day?) --- glusterfs.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index ae16924..55c31b7 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -880,8 +880,6 @@ fi %files api %exclude %{_libdir}/*.so -# Shared Python-GlusterFS files -%{python_sitelib}/gluster/__init__.* # libgfapi files %{_libdir}/libgfapi.* %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/api* @@ -912,7 +910,7 @@ fi # Glupy C shared library %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy.so # Glupy Python files -%{python_sitelib}/gluster/glupy.* +%{python_sitelib}/gluster # Don't expect a .egg-info file on EL5 %if ( ! ( 0%{?rhel} && 0%{?rhel} < 6 ) ) %{python_sitelib}/glusterfs_glupy*.egg-info @@ -1051,6 +1049,10 @@ fi %ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid %changelog +* Tue Feb 10 2015 Kaleb S. KEITHLEY +- Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832 +- N.B. gfapi.py was removed in 3.6 (to resurface another day?) + * Mon Feb 02 2015 Lalatendu Mohanty 3.6.2-2 - GlusterFS 3.6.2-2