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