SPECS: cdrtools.spec - -min_gracetime.patch removed (it had been c...
twittner
twittner at pld-linux.org
Tue Sep 26 21:03:27 CEST 2006
Author: twittner Date: Tue Sep 26 19:03:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -min_gracetime.patch removed (it had been commented out by
djurban previously) - rationale from comment in sources:
"Never set MIN_GRACE_TIME < 3 seconds. We need to give
the volume management a chance to settle before we
start writing."
---- Files affected:
SPECS:
cdrtools.spec (1.128 -> 1.129)
---- Diffs:
================================================================
Index: SPECS/cdrtools.spec
diff -u SPECS/cdrtools.spec:1.128 SPECS/cdrtools.spec:1.129
--- SPECS/cdrtools.spec:1.128 Sat Aug 5 19:23:51 2006
+++ SPECS/cdrtools.spec Tue Sep 26 21:03:22 2006
@@ -18,8 +18,7 @@
Patch1: %{name}-smmap.patch
Patch2: %{name}-man.patch
Patch3: %{name}-no-kernel-headers.patch
-Patch4: %{name}-min_gracetime.patch
-Patch5: %{name}-linking.patch
+Patch4: %{name}-linking.patch
URL: http://cdrecord.berlios.de/old/private/cdrecord.html
BuildRequires: autoconf
BuildRequires: automake
@@ -234,8 +233,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-#%patch4 -p1
-%patch5 -p1
+%patch4 -p1
ln -sf i586-linux-gcc.rul RULES/x86_64-linux-gcc.rul
ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
@@ -372,6 +370,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2006/09/26 19:03:22 twittner
+- -min_gracetime.patch removed (it had been commented out by
+ djurban previously) - rationale from comment in sources:
+ "Never set MIN_GRACE_TIME < 3 seconds. We need to give
+ the volume management a chance to settle before we
+ start writing."
+
Revision 1.128 2006/08/05 17:23:51 sparky
- added linking patch; LDCC="%{__cc}"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cdrtools.spec?r1=1.128&r2=1.129&f=u
More information about the pld-cvs-commit
mailing list