[Linux-HA] Bug in changelog
Ragnar Kjørstad
linux-ha at ragnark.vestdata.no
Wed Feb 28 07:28:58 MST 2007
The following patch fixes the %changelog section in heartbeat.spec.in:
diff -r 34ecbda23c2a heartbeat.spec.in
--- a/heartbeat.spec.in Tue Feb 27 13:07:06 2007 +0100
+++ b/heartbeat.spec.in Wed Feb 28 15:26:07 2007 +0100
@@ -92,7 +92,7 @@ GUI client for heartbeat clusters
%endif
%changelog
-* Tue Dec 09 2007 Alan Robertson <alanr at unix.sh> (see doc/AUTHORS file)
+* Tue Jan 09 2007 Alan Robertson <alanr at unix.sh> (see doc/AUTHORS file)
+ Version 2.0.8 - bug fixes and enhancements
+ Allow colocation based on node attributes other than #id
+ SAPDatabase and SAPInstance resource agents added.
Dec 09 2007 is in the future and it causes rpmbuild to fail when adding
new entries, because they are not in cronological order. The hg log
includes:
changeset: 9962:cd6d5d4fafa8
parent: 9917:78d18bebc528
user: Alan Robertson <alanr at unix.sh>
date: Tue Jan 09 09:15:42 2007 -0700
summary: Updated spec file in preparation for 2.0.8
So I'm guessing the correct date should have been Jan 9th.
--
Ragnar Kjørstad
Software Engineer
Scali - http://www.scali.com
Scaling the Linux Datacenter
More information about the Linux-HA
mailing list