|
@@ -2,13 +2,13 @@
|
|
|
# If you find a BUG, report to Vine@vinelinux.org or mailing list or BTS.
|
|
|
# $Id: vbootstrap.spec,v 1.4 2009/06/28 15:54:18 daisuke Exp $
|
|
|
|
|
|
-%define version 0.0.3
|
|
|
+%define version 0.0.4
|
|
|
|
|
|
Summary: bootstrap scripts to create a basic Vine Linux system
|
|
|
Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
|
|
|
Name: vbootstrap
|
|
|
Version: %{version}
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 1%{?_dist_release}
|
|
|
License: public domain
|
|
|
Group: Development/Tools
|
|
|
Url: http://trac.vinelinux.org/wiki/VineBootstrap
|
|
@@ -59,6 +59,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* XXX MMM DD 2009 <> 0.0.4-1
|
|
|
+- updated vbuilder.sh.in
|
|
|
+ - fixed to check a chroot archtecture
|
|
|
+
|
|
|
* Tue Sep 01 2009 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.3-2
|
|
|
- rebuilt to add signature
|
|
|
|