From 310307ea98986c6295da6f212a942605ce29c4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B2=D1=8F=D1=82=D0=BE=D1=81=D0=BB=D0=B0=D0=B2?= Date: Tue, 19 May 2020 04:38:55 +0000 Subject: [PATCH] forgot %%if --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index bc1a304..e6bf241 100644 --- a/python3.spec +++ b/python3.spec @@ -553,7 +553,7 @@ export TMP="/tmp" TMPDIR="/tmp" %{_libdir}/python*/lib-dynload/_tkinter.*.so %files -n tkinter%{sub_ver}-apps -%rpm4 +%if %rpm4 %if %{with py38} %exclude %{_bindir}/idle3 %endif