Browse Source

updated vbootstrap-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2663 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
ce211420bf
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.35
+%define version 0.0.36
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -68,6 +68,7 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 %files -f %{name}.lang
 %defattr(-,root,root)
+%{_bindir}/vbuilder
 %{_sbindir}/vbootstrap
 %{_sbindir}/vbuilder
 %dir %{_datadir}/vbootstrap
@@ -79,6 +80,10 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 
 %changelog
+* Wed Feb 09 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.36-1
+- updated vbuilder.sh.in
+  - improved RPM_Sign() to sign rpms under usermode
+
 * Wed Jan 19 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.35-1
 - updated po translations
 - updated vbuilder.sh.in, vbuilder-bash-completion.sh