Author: mguevara Date: Thu Aug 25 23:59:46 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - patch 145 linux-2.6-cx88-blackbird.patch adds support for some cx88-blackbird based tv tuner cards (Winfast PVR2000) - rel 0.4
---- Files affected: SPECS: kernel.spec (1.441.2.1165 -> 1.441.2.1166) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1165 SPECS/kernel.spec:1.441.2.1166 --- SPECS/kernel.spec:1.441.2.1165 Thu Aug 25 19:09:47 2005 +++ SPECS/kernel.spec Fri Aug 26 01:59:40 2005 @@ -105,7 +105,7 @@ %define _procps_ver 3.2.0 %define _oprofile_ver 0.5.3 -%define _rel 0.3 +%define _rel 0.4 %define _netfilter_snap 20050801 @@ -260,6 +260,9 @@ # derived from http://adsl-brisbane.lubemobile.com.au/ras/debian/sarge/kernel-patch-linuxabi/ Patch135: linux-2.6-unix-abi.patch +# derived from http://www.spinics.net/lists/vfl/msg15217.html +Patch145: linux-2.6-cx88-blackbird.patch + # derived from http://www.grsecurity.net/grsecurity-2.1.5-2.6.11.7-200504111924.patch.gz Patch200: grsecurity-2.1.5-2.6.11.7-200504111924.patch # http://openmosix.snarc.org/files/releases/2.6/ @@ -698,6 +701,7 @@ %if %{with abi} %patch135 -p1 %endif +%patch145 -p0 %endif %if %{with grsecurity} @@ -1486,6 +1490,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1166 2005/08/25 23:59:40 mguevara +- patch 145 linux-2.6-cx88-blackbird.patch adds support for some cx88-blackbird + based tv tuner cards (Winfast PVR2000) +- rel 0.4 + Revision 1.441.2.1165 2005/08/25 17:09:47 baggins - ATM TODO done ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1165&r2=1.441.2.1166&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
