--- trunk/1.8.x/ccs-patch/specs/build-c3-2.4.21.sh 2015/04/21 02:28:16 6406 +++ trunk/1.8.x/ccs-patch/specs/build-c3-2.4.21.sh 2015/04/21 08:15:55 6407 @@ -18,9 +18,9 @@ rpm -ivh kernel-2.4.21-63.EL.src.rpm || die "Can't install source package." cd /usr/src/redhat/SOURCES/ || die "Can't chdir to /usr/src/redhat/SOURCES/ ." -if [ ! -r ccs-patch-1.8.3-20150408.tar.gz ] +if [ ! -r ccs-patch-1.8.3-20150421.tar.gz ] then - wget -O ccs-patch-1.8.3-20150408.tar.gz 'http://sourceforge.jp/frs/redir.php?f=/tomoyo/49684/ccs-patch-1.8.3-20150408.tar.gz' || die "Can't download patch." + wget -O ccs-patch-1.8.3-20150421.tar.gz 'http://sourceforge.jp/frs/redir.php?f=/tomoyo/49684/ccs-patch-1.8.3-20150421.tar.gz' || die "Can't download patch." fi cd /tmp/ || die "Can't chdir to /tmp/ ." @@ -33,7 +33,7 @@ # adding some text to the end of the version number. # -%define release 63.EL -+%define release 63.EL_tomoyo_1.8.3p9 ++%define release 63.EL_tomoyo_1.8.3p10 %define sublevel 21 %define kversion 2.4.%{sublevel} # /usr/src/%{kslnk} -> /usr/src/linux-%{KVERREL} @@ -51,7 +51,7 @@ # END OF PATCH APPLICATIONS +# TOMOYO Linux -+tar -zxf %_sourcedir/ccs-patch-1.8.3-20150408.tar.gz ++tar -zxf %_sourcedir/ccs-patch-1.8.3-20150421.tar.gz +patch -sp1 < patches/ccs-patch-2.4.21-centos-3.diff + cp %{SOURCE10} Documentation/