summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2015-06-09 19:02:42 +0200
committerKaleb KEITHLEY <kkeithle@redhat.com>2015-06-09 11:48:19 -0700
commitf7c1eeadcd047e423f6abef2090db6a1b1a9ec42 (patch)
tree0fbb6450fd65c20d53736b35b026467d6b951a89 /glusterfs.spec.in
parentcccd1e3cce7873e873c7266af703f4f77ff4c679 (diff)
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 <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/11142 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in8
1 files 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 <mchangir@redhat.com>
- Move file peer_add_secret_pub to the server RPM to support glusterfind (#1225552)
-* Sat May 31 2015 Aravinda VK <avishwan@redhat.com>
+* Sun May 31 2015 Aravinda VK <avishwan@redhat.com>
- Added stop-all-gluster-processes.sh in glusterfs-server section (#1225331)
-* Tue May 19 2015 Avra Sengupta <asengupt@redhat.com>
-- Added S32gluster_enable_shared_storage.sh as volume set hook script (#1222013)
-
* Fri May 29 2015 Anand Nekkunti <anekkunt@redhat.com>
- glusterd.socket file cleanup during post run upgrade (#1222869)
+* Tue May 19 2015 Avra Sengupta <asengupt@redhat.com>
+- Added S32gluster_enable_shared_storage.sh as volume set hook script (#1222013)
+
* Fri May 08 2015 Niels de Vos <ndevos@redhat.com>
- Introduce glusterfs-client-xlators to reduce dependencies (#1219089)