]> git.pld-linux.org Git - packages/python.git/commitdiff
conflict for db4.5 or bsddb doesn't get built
authorElan Ruusamäe <glen@delfi.ee>
Thu, 1 Jan 2015 14:36:15 +0000 (16:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 1 Jan 2015 14:36:15 +0000 (16:36 +0200)
python.spec

index 9bc4f3cbb3baa281d89a1a054a28b4e4e1fe635e..a514ae6cce5b6e73762aa02f0966219529cd2081 100644 (file)
@@ -55,7 +55,7 @@ Patch6:               %{name}-doc_path.patch
 Patch7:                %{name}-info.patch
 Patch8:                %{name}-bug-978833.patch
 Patch9:                %{name}-db4.6.patch
-Patch10:               linux3.patch
+Patch10:       linux3.patch
 URL:           http://www.python.org/
 BuildRequires: autoconf
 BuildRequires: bzip2-devel
@@ -71,11 +71,12 @@ BuildRequires:      openssl-devel >= 0.9.7d
 BuildRequires: readline-devel >= 5.0
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
-BuildRequires: texinfo
 %{?with_info:BuildRequires:    tetex-makeindex}
+BuildRequires: texinfo
 %{?with_tkinter:BuildRequires: tix-devel >= 1:8.1.4-4}
 %{?with_tkinter:BuildRequires: tk-devel >= 8.4.3}
 BuildRequires: zlib-devel
+BuildConflicts:        db4.5-devel
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Obsoletes:     python-curses
 Obsoletes:     python-gdbm
This page took 0.180993 seconds and 4 git commands to generate.