Browse Source

rebuild with python27

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5709 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 12 years ago
parent
commit
794ae7a430
1 changed files with 4 additions and 1 deletions
  1. 4 1
      V/VirtualBox/VirtualBox-vl.spec

+ 4 - 1
V/VirtualBox/VirtualBox-vl.spec

@@ -1,5 +1,5 @@
 %define version	4.1.8
-%define release	2%{?_dist_release}
+%define release	3%{?_dist_release}
 
 %define kname	vboxdrv
 %define oname	VirtualBox
@@ -565,6 +565,9 @@ set -x
 
 
 %changelog
+* Tue Feb 21 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.8-3
+- rebuild with python-2.7
+
 * Mon Jan 16 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.8-2
 - remove VBOX_VERSION_STRING=... from kmk command line
 - add VBOX_WITH_UPDATE_REQUEST= to kmk command line