|
@@ -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.42
|
|
|
+%define version 0.0.43
|
|
|
|
|
|
Summary: bootstrap scripts to create a basic Vine Linux system
|
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
@@ -80,6 +80,14 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sat Apr 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.43-1
|
|
|
+- updated vbootstrap
|
|
|
+ - supported versions format: <version>_<arch>
|
|
|
+- updated vbuilder.sh.in
|
|
|
+ - dropped the action "show-info"
|
|
|
+ - sync the above change for vbootstrap
|
|
|
+ - added the target "noarch" in $$RPM_TARGET_LIST
|
|
|
+
|
|
|
* Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.42-1
|
|
|
- fixed RPM_Sign(), Login_Chroot() in vbuilder.sh.in
|
|
|
- the command "vbuilder clean" returns 0.
|