Browse Source

python 2.6.6-4

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

+ 8 - 1
p/python/python-vl.spec

@@ -12,7 +12,7 @@ Summary: An interpreted, interactive, object-oriented programming language.
 Summary(ja): オブジェクト指向言語 Python インタプリタ
 Name: python
 Version: %{pybasever}.6
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: Modified CNRI Open Source License
 Group: Development/Languages
 URL: http://www.python.org/%{pybasever}/
@@ -48,6 +48,9 @@ Obsoletes: python2
 Obsoletes: Distutils
 Obsoletes: python-base
 Provides: Distutils
+# <BTS:VineLinux:1121>
+Obsoletes: pysqlite <= 2.6.1-1vl6
+Provides: pysqlite
 
 BuildRequires: db4-devel >= 4.8
 BuildRequires: gzip tar gcc-c++ pkgconfig sed findutils
@@ -385,6 +388,10 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Apr 17 2011 IWAI, Masaharu <iwai@alib.jp> 2.6.6-4
+- add Obsoletes: pysqlite <= 2.6.1-1vl6 (<BTS:VineLinux:1121>)
+- add Provides: pysqlite (<BTS:VineLinux:1121>)
+
 * Tue Feb 22 2011 Shu KONNO <owa@bg.wakwak.com> 2.6.6-3
 - rebuild with tix-8.4.3, file-5.05-2