SPECS: kernel-desktop.spec - fcache patch dropped - old, no longer...
adamg
adamg at pld-linux.org
Sun Apr 20 12:13:21 CEST 2008
Author: adamg Date: Sun Apr 20 10:13:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fcache patch dropped - old, no longer maintained (was just a poc),
hard to update to recent kernels.
---- Files affected:
SPECS:
kernel-desktop.spec (1.193 -> 1.194)
---- Diffs:
================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.193 SPECS/kernel-desktop.spec:1.194
--- SPECS/kernel-desktop.spec:1.193 Wed Apr 16 00:31:12 2008
+++ SPECS/kernel-desktop.spec Sun Apr 20 12:13:16 2008
@@ -22,7 +22,6 @@
%bcond_with verbose # verbose build (V=1)
%bcond_with preemptrt # use realtime-preempt patch
%bcond_without tuxonice # support for tuxonice (ex-suspend2)
-%bcond_with fcache # Jens Axboe's fcache patch (ext3 only)
%bcond_without ck # Con Kolivas desktop improvements patchset
%bcond_without reiser4 # support for reiser4 fs (experimental)
%bcond_without squashfs # support for squashfs
@@ -129,11 +128,6 @@
# http://www.tuxonice.net/downloads/all/tuxonice-3.0-rc5-for-2.6.24.patch.bz2
Patch1: %{pname}-tuxonice.patch
-# Jens Axboe's fcache patch (for ext3 only)
-# http://git.kernel.dk/?p=linux-2.6-block.git;a=commitdiff;h=118e3e9250ef319b6e77cdbc25dc4d26084c14f
-# http://en.opensuse.org/Fcache-howto
-Patch6: %{pname}-fcache.patch
-
### Con Kolivas patchset
# http://waninkoko.info/ckpatches/2.6.24/
Patch7: %{pname}-ck.patch
@@ -574,10 +568,6 @@
#%patch0 -p1
%endif
-%if %{with fcache}
-%patch6 -p1
-%endif
-
%if %{with ck}
%patch7 -p1
%if %{with tuxonice}
@@ -1197,6 +1187,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.194 2008-04-20 10:13:16 adamg
+- fcache patch dropped - old, no longer maintained (was just a poc),
+ hard to update to recent kernels.
+
Revision 1.193 2008-04-15 22:31:12 glen
- fbsplash renamed to fbcondecor (FB Console Decorations)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.193&r2=1.194&f=u
More information about the pld-cvs-commit
mailing list