Browse Source

updated vbootstrap-vl.spec

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

+ 12 - 2
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.47
+%define version 0.0.48
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -77,14 +77,24 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 %dir %{_datadir}/vbootstrap
 %{_datadir}/vbootstrap/*
 %{_sysconfdir}/bash_completion.d/vbuilder
+%{_sysconfdir}/vbootstrap/profile.d/sample.conf.skip
 %config(noreplace) %{_sysconfdir}/vbootstrap/vbuilder.conf
 %config(noreplace) %{_sysconfdir}/pam.d/vbuilder
 %config(noreplace) %{_sysconfdir}/security/console.apps/vbuilder
 
 
 %changelog
+* Sun Jan  8 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.48-1
+- updated vbootstrap.sh.in
+  - specify a location to fetch base packages
+- updated vbuilder.sh.in
+  - replaced "rpm --addsign" with "rpmsign --addsign"
+  - added --fetch-url option
+  - added --profile option
+    - added sample.conf.skip
+
 * Wed Oct 19 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.47-1
-- added updates category in 5.2_{i386,ppc,x86_64}, 6.0_{i386,x86_64}
+- added the category updates in 5.2_{i386,ppc,x86_64}, 6.0_{i386,x86_64}
   (Thanks to daisuke-san and miyabi-san)
 
 * Sat Aug 20 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.46-1