|
@@ -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.10
|
|
|
+%define version 0.0.11
|
|
|
|
|
|
Summary: bootstrap scripts to create a basic Vine Linux system
|
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
@@ -59,13 +59,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
-# * Xxx Xxx XX 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.11-1
|
|
|
-# - updated vbuilder.sh.in
|
|
|
-# - added Japanese translations for error messages
|
|
|
-# - improved some mounting processes
|
|
|
-# - defined some mount functions
|
|
|
-# - defined apt-get-update function
|
|
|
-# - defined check-parameter function
|
|
|
+* Tue Jan 05 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.11-1
|
|
|
+- updated vbuilder.sh.in
|
|
|
+ - added Japanese translations for error messages
|
|
|
+ - improved some mounting processes
|
|
|
+ - defined some mount functions
|
|
|
+ - defined apt-get-update function
|
|
|
+ - defined check-parameter function
|
|
|
|
|
|
* Tue Dec 29 2009 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.10-1
|
|
|
- updated vbuilder.sh.in
|