kkeithle pushed to glusterfs (master). "GlusterFS 3.7.0beta2"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 13:07:59 UTC 2015


From dcf72a38bfbabc48e96d387fb1c2faffa1642af5 Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Wed, 13 May 2015 09:07:21 -0400
Subject: GlusterFS 3.7.0beta2


diff --git a/glusterfs.spec b/glusterfs.spec
index 5ca3beb..22197bb 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -160,7 +160,7 @@ Summary:          Cluster File System
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
 Version:          3.7.0
-Release:          0.7%{?prereltag:.%{prereltag}}%{?dist}
+Release:          0.8%{?prereltag:.%{prereltag}}%{?dist}
 Vendor:           Fedora Project
 %else
 Name:             @PACKAGE_NAME@
@@ -928,7 +928,8 @@ fi
 ## All %%files should be placed here and keep them sorted by groups
 ##
 %files
-%doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README.md THANKS
+%license COPYING-GPLV2 COPYING-LGPLV3
+%doc ChangeLog INSTALL README.md THANKS
 %if ( 0%{!?_without_syslog:1} )
 %if ( 0%{?fedora} ) || ( 0%{?rhel} && 0%{?rhel} >= 6 )
 %{_sysconfdir}/rsyslog.d/gluster.conf.example
@@ -1022,7 +1023,7 @@ fi
 %{_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
+%{python_sitelib}/gluster/glupy/*
 # Don't expect a .egg-info file on EL5
 %if ( ! ( 0%{?rhel} && 0%{?rhel} < 6 ) )
 %{python_sitelib}/glusterfs_glupy*.egg-info
@@ -1209,44 +1210,47 @@ fi
 
 
 %changelog
-* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.7beta2
+* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.8beta2
+- GlusterFS 3.7.0beta2
+
+* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.7beta2
 - GlusterFS 3.7.0beta2, extra-xlators requires python-gluster
 
-* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.6beta2
+* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.6beta2
 - GlusterFS 3.7.0beta2, noarch python-gluster 
 
-* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.5beta2
+* Tue May 12 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.5beta2
 - GlusterFS 3.7.0beta2
 
-* Fri May 8 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.4beta1
+* Fri May 8 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.4beta1
 - GlusterFS 3.7.0beta1, BZ 1195947, 1218440
 
-* Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.3beta1
+* Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.3beta1
 - GlusterFS 3.7.0beta1, BZ 1218442
 
-* Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.2beta1
+* Tue May 5 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.2beta1
 - GlusterFS 3.7.0beta1, BZ 1218359
 
-* Wed Apr 29 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.7.0-0.1beta1
+* Wed Apr 29 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-0.1beta1
 - GlusterFS 3.7.0beta1
 
-* Wed Apr 22 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> 3.6.3-1
+* Wed Apr 22 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.6.3-1
 - GlusterFS 3.6.3 GA
 
 * Wed Apr 15 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
 - preliminary for 3.7.0alpha
 
-* Wed Apr 1 2015 Humble Chirammal <hchiramm at redhat.com> 3.6.3beta2
+* Wed Apr 1 2015 Humble Chirammal <hchiramm at redhat.com> - 3.6.3beta2
 - GlusterFS 3.6.3beta2 release.
 
-* Thu Feb 12 2015 Humble Chirammal <hchiramm at redhat.com> 3.6.3beta1
+* Thu Feb 12 2015 Humble Chirammal <hchiramm at redhat.com> - 3.6.3beta1
 - GlusterFS 3.6.3beta1 release.
 
 * 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 at redhat.com> 3.6.2-2
+* Mon Feb 02 2015 Lalatendu Mohanty <lmohanty at redhat.com> - 3.6.2-2
 - GlusterFS 3.6.2-2
 
 * Fri Jan 30 2015 Nandaja Varma <nvarma at redhat.com> 1033
@@ -1255,25 +1259,25 @@ fi
 * Wed Jan 28 2015  Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
 - glusterfs-fuse Requires: attr. See BZ 1184626, 1184627
 
-* Thu Jan 22 2015 Lalatendu Mohanty <lmohanty at redhat.com> 3.6.2-1
+* Thu Jan 22 2015 Lalatendu Mohanty <lmohanty at redhat.com> - 3.6.2-1
 - GlusterFS 3.6.2 GA
 
-* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty at redhat.com> 3.6.2beta2-1
+* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty at redhat.com> - 3.6.2beta2-1
 - GlusterFS 3.6.2beta2
 
 * Tue Jan 06 2015 Pranith Kumar Karampuri <pkarampu at redhat.com>
 - Adding glfsheal binary
 
-* Fri Dec 19 2014 Lalatendu Mohanty <lmohanty at redhat.com> 3.6.2beta1-1
+* Fri Dec 19 2014 Lalatendu Mohanty <lmohanty at redhat.com> - 3.6.2beta1-1
 - GlusterFS 3.6.2beta1
 
 * Fri Dec 12 2014 Niels de Vos <ndevos at redhat.com>
 - do not package all /usr/share/glusterfs/* files in regression-tests (#1169005)
 
-* Sat Nov 29 2014 Lalatendu Mohanty <lmohanty at redhat.com> 3.6.1-4
+* Sat Nov 29 2014 Lalatendu Mohanty <lmohanty at redhat.com> - 3.6.1-4
 - Fix build on el5 (upstream bug 1169004)
 
-* Thu Nov 20 2014 Niels de Vos <ndevos at redhat.com> 3.6.1-3
+* Thu Nov 20 2014 Niels de Vos <ndevos at redhat.com> - 3.6.1-3
 - Fix version in gluster-api.pc (upstream bug 1166232)
 
 * Wed Nov 19 2014 Lalatendu Mohanty <lmohanty at redhat.com>
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/glusterfs.git/commit/?h=master&id=dcf72a38bfbabc48e96d387fb1c2faffa1642af5


More information about the scm-commits mailing list