Browse Source

updated vbootstrap

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@935 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 14 years ago
parent
commit
9eccc4dd54
1 changed files with 6 additions and 1 deletions
  1. 6 1
      v/vbootstrap/vbootstrap-vl.spec

+ 6 - 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.26
+%define version 0.0.27
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -72,6 +72,11 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 
 %changelog
+* Tue May 04 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.27-1
+- changed an order of BASE_PKGS in vbootstrap/scripts/*, respectively
+  - apt package has Requires: rpm dependence
+  - dropped "rpm" from $$BASE_PKGS
+
 * Mon May 03 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.26-1
 - updated vbuilder.sh.in
   - made /dev/random on chroot in Build()