Browse Source

python 2.7.3-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7296 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 years ago
parent
commit
09d5833f1f
1 changed files with 6 additions and 3 deletions
  1. 6 3
      p/python/python-vl.spec

+ 6 - 3
p/python/python-vl.spec

@@ -2,8 +2,8 @@
 %define run_test %{?_run_test:1}%{!?_run_test:0}
 %define unicode ucs4
 %define bsddb_ver 4.8
-%define tcl_major 8.4
-%define tk_major 8.4
+%define tcl_major 8.5
+%define tk_major 8.5
 %define tix_major 8.4
 %define pybasever 2.7
 %define python_lib %{_libdir}/python%{pybasever}
@@ -12,7 +12,7 @@ Summary: An interpreted, interactive, object-oriented programming language.
 Summary(ja): オブジェクト指向言語 Python インタプリタ
 Name: python
 Version: %{pybasever}.3
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: PSF
 Group: Development/Languages
 URL: http://www.python.org/%{pybasever}/
@@ -485,6 +485,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan  6 2013 IWAI, Masaharu <iwai@alib.jp> 2.7.3-2
+- build with Tcl/Tk 8.5.7-1
+
 * Thu Apr 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.3-1
 - new upstream release
 - remove Patch20,32,41