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