Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832

- N.B. gfapi.py was removed in 3.6 (to resurface another day?)
This commit is contained in:
Kaleb S. KEITHLEY 2015-02-10 10:07:15 -05:00
parent ed5e70dfbb
commit 0e459037d2

View File

@ -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 <kkeithle[at]redhat.com>
- 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 <lmohanty@redhat.com> 3.6.2-2
- GlusterFS 3.6.2-2