From 7daf2f83b8e260709dc729bc1025026d20542100 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Sat, 2 Jul 2011 13:04:05 +0000 Subject: [PATCH] - BR: tar > 1.22 (xz support) - BR: autoconf >= 2.65 Changed files: python3.spec -> 1.50 --- python3.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 8b4939d..6abf281 100644 --- a/python3.spec +++ b/python3.spec @@ -46,7 +46,7 @@ Patch2: %{name}-lib64.patch Patch3: %{name}-noarch_to_datadir.patch Patch4: %{name}-bug11254.patch URL: http://www.python.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.65 BuildRequires: bluez-libs-devel BuildRequires: bzip2-devel BuildRequires: db-devel >= 4 @@ -63,6 +63,7 @@ BuildRequires: readline-devel >= 5.0 BuildRequires: rpm-pythonprov BuildRequires: sed >= 4.0 BuildRequires: sqlite3-devel >= 3.3.5 +BuildRequires: tar >= 1.22 %{?with_info:BuildRequires: tetex-makeindex} %{?with_tkinter:BuildRequires: tix-devel >= 1:8.1.4-4} %{?with_tkinter:BuildRequires: tk-devel >= 8.4.3} -- 2.43.0