cb8e9e
From 96bcc9bdf016b5298bb1d1f7989441c3dc4875a2 Mon Sep 17 00:00:00 2001
cb8e9e
From: Niels de Vos <ndevos@redhat.com>
cb8e9e
Date: Tue, 9 Jun 2015 19:02:42 +0200
cb8e9e
Subject: [PATCH 41/57] rpm: correct date and order of entries in the %changelog
cb8e9e
cb8e9e
When modern versions of "rpmbuild" are used to produse src.rpms, an
cb8e9e
error will be reported when the %changelog has incorrect days/dates and
cb8e9e
entries are not sorted correctly.
cb8e9e
cb8e9e
Cherry picked from commit f7c1eeadcd047e423f6abef2090db6a1b1a9ec42:
cb8e9e
> BUG: 1228510
cb8e9e
> Change-Id: I3156787d051d7878323c1847b95da196646787b6
cb8e9e
> Signed-off-by: Niels de Vos <ndevos@redhat.com>
cb8e9e
> Reviewed-on: http://review.gluster.org/11142
cb8e9e
> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
cb8e9e
> Tested-by: NetBSD Build System <jenkins@build.gluster.org>
cb8e9e
cb8e9e
BUG: 1230114
cb8e9e
Change-Id: Ibf4919dc0a633fea5d04744317b3f477a97ea0a4
cb8e9e
Signed-off-by: Niels de Vos <ndevos@redhat.com>
cb8e9e
Reviewed-on: https://code.engineering.redhat.com/gerrit/50446
cb8e9e
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
cb8e9e
Tested-by: Atin Mukherjee <amukherj@redhat.com>
cb8e9e
---
cb8e9e
 glusterfs.spec.in |    9 +++++----
cb8e9e
 1 files changed, 5 insertions(+), 4 deletions(-)
cb8e9e
cb8e9e
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
cb8e9e
index 0e69bc6..2225f19 100644
cb8e9e
--- a/glusterfs.spec.in
cb8e9e
+++ b/glusterfs.spec.in
cb8e9e
@@ -1738,18 +1738,19 @@ end
cb8e9e
 
cb8e9e
 * Wed Jun 3 2015 Kaleb S. KEITHLEY <kkeithle@redhat.com>
cb8e9e
 - move libgf{db,changelog}.pc from -api-devel to -devel (#1223390)
cb8e9e
+
cb8e9e
 * Sun May 31 2015 Milind Changire <mchangir@redhat.com>
cb8e9e
 - Move file peer_add_secret_pub to the server RPM to support glusterfind (#1225552)
cb8e9e
 
cb8e9e
-* Sat May 31 2015 Aravinda VK <avishwan@redhat.com>
cb8e9e
+* Sun May 31 2015 Aravinda VK <avishwan@redhat.com>
cb8e9e
 - Added stop-all-gluster-processes.sh in glusterfs-server section (#1225331)
cb8e9e
 
cb8e9e
-* Tue May 19 2015 Avra Sengupta <asengupt@redhat.com>
cb8e9e
-- Added S32gluster_enable_shared_storage.sh as volume set hook script (#1222013)
cb8e9e
-
cb8e9e
 * Fri May 29 2015 Anand Nekkunti <anekkunt@redhat.com>
cb8e9e
 - glusterd.socket file cleanup during post run upgrade (#1222869)
cb8e9e
 
cb8e9e
+* Tue May 19 2015 Avra Sengupta <asengupt@redhat.com>
cb8e9e
+- Added S32gluster_enable_shared_storage.sh as volume set hook script (#1222013)
cb8e9e
+
cb8e9e
 * Fri May 08 2015 Niels de Vos <ndevos@redhat.com>
cb8e9e
 - Introduce glusterfs-client-xlators to reduce dependencies (#1219089)
cb8e9e
 
cb8e9e
-- 
cb8e9e
1.7.1
cb8e9e