Browse Source

update to 3.4.5

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6593 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 years ago
parent
commit
a6b5dbcfc1
1 changed files with 11 additions and 5 deletions
  1. 11 5
      k/kernel/kernel-vl.spec

+ 11 - 5
k/kernel/kernel-vl.spec

@@ -25,10 +25,10 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 4
-%define patchlevel 4
+%define patchlevel 5
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
-%define release 2%{?_dist_release}
+%define release 1%{?_dist_release}
 
 %define make_target bzImage
 %define hdrarch %_target_cpu
@@ -176,9 +176,10 @@ AutoReqProv: no
 #
 # List the packages used during the kernel build
 #
-BuildRequires: module-init-tools >= 3.6
-BuildRequires: patch >= 2.5.4, bash >= 2.03, sh-utils, tar
-BuildRequires: bzip2, gzip
+BuildRequires: kmod
+BuildRequires: patch >= 2.5.4, bash >= 2.03, tar
+BuildRequires: coreutils
+BuildRequires: bzip2, gzip, xz
 BuildRequires: xz-lzma-compat
 BuildRequires: findutils, m4, perl, make >= 3.78, gnupg, diffutils
 BuildRequires: net-tools
@@ -1176,6 +1177,11 @@ fi
 
 
 %changelog
+* Wed Jul 18 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.4.5-1
+- update to 3.4.5
+- add xz, kmod, coreutils to BR:
+- remove module-init-tools, sh-utils from BR:
+
 * Wed Jul 04 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.4.4-2
 - add modules.{order,builtin}