Browse Source

vbootstrap: update to 0.0.52

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5509 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 12 years ago
parent
commit
e815eb64b0
1 changed files with 10 additions and 1 deletions
  1. 10 1
      v/vbootstrap/vbootstrap-vl.spec

+ 10 - 1
v/vbootstrap/vbootstrap-vl.spec

@@ -1,7 +1,7 @@
 # This package is maintained on trac svn repository. Please do not change on local.
 # If you find a BUG, please report to Vine@vinelinux.org or mailing list or BTS.
 
-%define version 0.0.51
+%define version 0.0.52
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -18,7 +18,11 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 BuildRequires: sed
 Requires: bash, apt
+%if %{?_dist_release} >= "vl7"
+Requires: aufs-util
+%else
 Requires: unionfs-utils
+%endif
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -84,6 +88,11 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 
 %changelog
+* Fri Jan 27 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.52-1
+- update vbuilder.sh.in
+  - add "--no-build-essential" option
+- R: aufs-util on vl7 or upper
+
 * Fri Jan 27 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.51-1
 - update vbuilder.sh.in, libvbuilder.sh.in
   - support aufs