|
@@ -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.21
|
|
|
+%define version 0.0.22
|
|
|
|
|
|
Summary: bootstrap scripts to create a basic Vine Linux system
|
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
@@ -72,6 +72,14 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Apr 02 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.22-1
|
|
|
+- updated vbuilder.sh.in:
|
|
|
+ - added --bootstrap-dir, --built-rpms-dir, --cache-dir options
|
|
|
+ - added show-info action
|
|
|
+ - defined write-vbuilder-log()
|
|
|
+- added CACHE_DIR in vbuilder.conf.in
|
|
|
+- updated vbuilder-bash-completion.sh
|
|
|
+
|
|
|
* Fri Mar 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.21-1
|
|
|
- updated vbuilder.sh.in:
|
|
|
- added a compatible name for actions:
|