[glusterfs/f21] ownership of /usr/lib/python2.7/site-packages/gluster. BZ 1190832

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Tue Feb 10 14:51:40 UTC 2015


commit 0cfa56d58fa78351d9f35f36e34ed01d539b5ed1
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Tue Feb 10 09:51:01 2015 -0500

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

 glusterfs.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index 103d8b0..750cce6 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -849,7 +849,8 @@ fi
 # libgfapi files
 %{_libdir}/libgfapi.*
 %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/mount/api*
-%{python_sitelib}/gluster/gfapi.*
+%exclude %{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_api*.egg-info
@@ -960,16 +961,19 @@ if [ $1 -ge 1 ]; then
 fi
 
 %changelog
+* Tue Feb 10 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
+- ownership of /usr/lib/python2.7/site-packages/gluster. BZ 1190832
+
 * Wed Nov 19 2014 Lalatendu Mohanty <lmohanty at redhat.com>
 - Changes to remove regression-tests RPM from Fedora
 
-* Thu Nov 13 2014 Lalatendu Mohanty <lmohanty[at]redhat.com>
+* Thu Nov 13 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.3-1
 - glusterfs-3.5.3 GA release
 
-* Tue Nov 4 2014 Lalatendu Mohanty <lmohanty[at]redhat.com>
+* Tue Nov 4 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.3beta2-1
 - glusterfs-3.5.3beta2 release
 
-* Mon Oct 6 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
+* Mon Oct 6 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.5.3beta1-1
 - glusterfs-3.5.3beta1 release
 
 * Wed Oct 1 2014 Humble Chirammal <hchiramm at redhat.com>


More information about the scm-commits mailing list