[python] Removed ancient Obsolete: python-sqlite2.

Bohuslav Kabrda bkabrda at fedoraproject.org
Tue Sep 3 08:45:46 UTC 2013


commit 3df1286ee41d425c08f4de7654da38bf448a6fcb
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Tue Sep 3 10:45:32 2013 +0200

    Removed ancient Obsolete: python-sqlite2.

 python.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/python.spec b/python.spec
index b803c62..7a66e3b 100644
--- a/python.spec
+++ b/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.5
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -893,12 +893,6 @@ Provides: python-uuid = 1.31
 # https://fedoraproject.org/wiki/Features/RemovePyXML#How_To_Test
 Obsoletes: PyXML <= 0.8.4-29
 
-# python-sqlite2-2.3.5-5.fc18 was retired.  Obsolete the old package here
-# so it gets uninstalled on updates
-%if 0%{?fedora} >= 17
-Obsoletes: python-sqlite2 <= 2.3.5-6
-%endif
-
 # python-argparse is part of python as of version 2.7
 # drop this Provides in F17
 # (having Obsoletes here caused problems with multilib; see rhbz#667984)
@@ -2030,6 +2024,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Tue Sep 03 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 2.7.5-7
+- Removed ancient Obsolete: python-sqlite2.
+
 * Mon Aug 26 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 2.7.5-6
 - Sync back/renumber patches to stay consistent with rhel.
 


More information about the scm-commits mailing list