Sfoglia il codice sorgente

updated vbootstrap-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3875 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 14 anni fa
parent
commit
9b453a981c
1 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  1. 9 1
      v/vbootstrap/vbootstrap-vl.spec

+ 9 - 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.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.