オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/specs/build-c6-2.6.32.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4845 by kumaneko, Fri Apr 8 07:39:53 2011 UTC revision 4847 by kumaneko, Fri Apr 8 08:45:12 2011 UTC
# Line 55  patch << "EOF" || die "Can't patch spec Line 55  patch << "EOF" || die "Can't patch spec
55   Group: System Environment/Kernel   Group: System Environment/Kernel
56   License: GPLv2   License: GPLv2
57   URL: http://www.kernel.org/   URL: http://www.kernel.org/
58  @@ -713,7 +713,7 @@  @@ -715,7 +715,7 @@
59   Provides: kernel-devel-uname-r = %{KVERREL}%{?1:.%{1}}\   Provides: kernel-devel-uname-r = %{KVERREL}%{?1:.%{1}}\
60   AutoReqProv: no\   AutoReqProv: no\
61   Requires(pre): /usr/bin/find\   Requires(pre): /usr/bin/find\
# Line 64  patch << "EOF" || die "Can't patch spec Line 64  patch << "EOF" || die "Can't patch spec
64   This package provides kernel headers and makefiles sufficient to build modules\   This package provides kernel headers and makefiles sufficient to build modules\
65   against the %{?2:%{2} }kernel package.\   against the %{?2:%{2} }kernel package.\
66   %{nil}   %{nil}
67  @@ -879,6 +879,10 @@  @@ -881,6 +881,10 @@
68    
69   ApplyOptionalPatch linux-kernel-test.patch   ApplyOptionalPatch linux-kernel-test.patch
70    
# Line 75  patch << "EOF" || die "Can't patch spec Line 75  patch << "EOF" || die "Can't patch spec
75   # Any further pre-build tree manipulations happen here.   # Any further pre-build tree manipulations happen here.
76    
77   chmod +x scripts/checkpatch.pl   chmod +x scripts/checkpatch.pl
78  @@ -903,6 +907,9 @@  @@ -905,6 +909,9 @@
79   for i in *.config   for i in *.config
80   do   do
81     mv $i .config     mv $i .config

Legend:
Removed from v.4845  
changed lines
  Added in v.4847

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26