Browse Source

added %%changelog in vbootstrap-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/vbootstrap/trunk@2768 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
4ad1f5d9ef
1 changed files with 5 additions and 1 deletions
  1. 5 1
      vbootstrap-vl.spec

+ 5 - 1
vbootstrap-vl.spec

@@ -1,7 +1,7 @@
 # This package is maintained on trac svn repository. Please do not change on local.
 # 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.
 # If you find a BUG, please report to Vine@vinelinux.org or mailing list or BTS.
 
 
-%define version 0.0.38
+%define version 0.0.39
 
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -80,6 +80,10 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 
 
 
 %changelog
 %changelog
+* Xxx Xxx XX 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.39-1
+- updated vbuilder.sh.in
+  - fixed "unionfs_dir" in mount-chroot-mount() (Thanks to Takemikaduchi-san)
+
 * Fri Feb 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.38-1
 * Fri Feb 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.38-1
 - updated vbuilder.sh.in
 - updated vbuilder.sh.in
   - added $$UNIONFS_DIR
   - added $$UNIONFS_DIR