From f7c1eeadcd047e423f6abef2090db6a1b1a9ec42 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Tue, 9 Jun 2015 19:02:42 +0200 Subject: 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. 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 --- glusterfs.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 94f90c80970..7fbfaecf1e3 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -1216,15 +1216,15 @@ fi * 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) -- cgit