|
@@ -1,7 +1,7 @@
|
|
# This package is maintained on trac svn repository. Please do not change on local.
|
|
# 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.
|
|
# 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: bootstrap scripts to create a basic Vine Linux system
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
@@ -68,6 +68,7 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
|
|
|
|
|
|
%files -f %{name}.lang
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
|
|
+%{_bindir}/vbuilder
|
|
%{_sbindir}/vbootstrap
|
|
%{_sbindir}/vbootstrap
|
|
%{_sbindir}/vbuilder
|
|
%{_sbindir}/vbuilder
|
|
%dir %{_datadir}/vbootstrap
|
|
%dir %{_datadir}/vbootstrap
|
|
@@ -79,6 +80,10 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* Wed Jan 19 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.35-1
|
|
- updated po translations
|
|
- updated po translations
|
|
- updated vbuilder.sh.in, vbuilder-bash-completion.sh
|
|
- updated vbuilder.sh.in, vbuilder-bash-completion.sh
|