[DRBD-cvs] r1919 - branches/drbd-0.7
drbd-cvs at lists.linbit.com
drbd-cvs at lists.linbit.com
Wed Aug 24 16:00:53 CEST 2005
Author: phil
Date: 2005-08-24 16:00:52 +0200 (Wed, 24 Aug 2005)
New Revision: 1919
Modified:
branches/drbd-0.7/drbd.spec.in
Log:
RPM is very picky about the date format...
Modified: branches/drbd-0.7/drbd.spec.in
===================================================================
--- branches/drbd-0.7/drbd.spec.in 2005-08-24 13:27:12 UTC (rev 1918)
+++ branches/drbd-0.7/drbd.spec.in 2005-08-24 14:00:52 UTC (rev 1919)
@@ -190,7 +190,7 @@
/sbin/depmod -a -F /boot/System.map-%{kernelversion} %{kernelversion} >/dev/null 2>&1 || true
%changelog
-* Wed 24 Aug 2005 15:01:10 +0200 Philipp Reisner <phil at linbit.com>
+* Wed Aug 24 2005 15:01:10 +0200 Philipp Reisner <phil at linbit.com>
- drbd (0.7.12-1)
* The /proc/drbd code used a fixed single page buffer. This breaks
at about 30 configured devices. Changed that to use the seq_file
More information about the drbd-cvs
mailing list