]> git.pld-linux.org Git - packages/python3.git/commitdiff
- drop old obsoletes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 2 Sep 2007 18:49:47 +0000 (18:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3.spec -> 1.3

python3.spec

index 7e09757bed09c6ec7cdef43b1bf53f015fbf9fa4..ac188527e199e9b11ca1f18a399fb9fa475b4f89 100644 (file)
@@ -74,13 +74,6 @@ BuildRequires:       sqlite3-devel >= 3.3.5
 %{?with_tkinter:BuildRequires: tk-devel >= 8.4.3}
 BuildRequires: zlib-devel
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
-Obsoletes:     python-curses
-Obsoletes:     python-gdbm
-Obsoletes:     python-intl
-Obsoletes:     python-xml
-Obsoletes:     python-zlib
-Obsoletes:     python2
-Obsoletes:     python2-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with verbose_tests}
@@ -204,7 +197,7 @@ Group:              Libraries/Python
 Provides:      python(abi) = %{py_ver}
 # for compatibility with existing Ac packages
 Provides:      python(bytecode) = %{py_ver}
-%{!?with_info:Obsoletes:       python-doc-info}
+%{!?with_info:Obsoletes:       python30-doc-info}
 
 %description libs
 Python shared library and very essental modules for Python binary.
This page took 0.24976 seconds and 4 git commands to generate.