Browse Source

set VBUILDER_STABLE_VERSION=6 in Makefile

git-svn-id: http://trac.vinelinux.org/repos/projects/vbootstrap/trunk@6701 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 11 years ago
parent
commit
7cfbe510eb
3 changed files with 6 additions and 3 deletions
  1. 1 1
      Makefile
  2. 1 1
      sample.conf.skip
  3. 4 1
      vbootstrap-vl.spec

+ 1 - 1
Makefile

@@ -2,7 +2,7 @@ NAME=vbootstrap
 VERSION=$(shell awk '/%define version/ { print $$3 }' ${NAME}-vl.spec)
 REVISION=$(shell LC_ALL=C svn info 2> /dev/null | grep Revision | cut -d' ' -f2)
 
-VBUILDER_STABLE_VERSION=6.1
+VBUILDER_STABLE_VERSION=6
 VBUILDER_DEFAULT_VERSION=VineSeed
 VBUILDER_CATEGORIES=main,plus,nonfree
 VBUILDER_VBOOTSTRAP_FETCH_URL=http://updates.vinelinux.org/apt

+ 1 - 1
sample.conf.skip

@@ -15,7 +15,7 @@
 ## 
 
 ## Vine Linux Version for chroot
-#VERSION=6.1
+#VERSION=6
 
 ## Archtecture for chroot
 #ARCH=x86_64

+ 4 - 1
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.57
+%define version 0.0.58
 
 Summary: bootstrap scripts to create a basic Vine Linux system
 Summary(ja): Vine Linux の基本システムを作成するためのスクリプト
@@ -88,6 +88,9 @@ vbuilder は vbootstrap を利用して chroot 環境の構築し、
 
 
 %changelog
+* Sat Aug 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.58-1
+- set VBUILDER_STABLE_VERSION=6 in Makefile
+
 * Mon Jul 30 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.57-1
 - change 6.0 to 6
 - install MAKEDEV