From: wrobell Date: Mon, 18 Jul 2011 19:56:03 +0000 (+0000) Subject: - fixed {without tests} X-Git-Tag: auto/th/python3-3_2_1-5~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=5d1aec431d77b9254ae73a25813336839eeed12c;p=packages%2Fpython3.git - fixed {without tests} Changed files: python3.spec -> 1.60 --- diff --git a/python3.spec b/python3.spec index e6277c6..6c1ee2f 100644 --- a/python3.spec +++ b/python3.spec @@ -564,8 +564,9 @@ install Tools/i18n/pygettext.py $RPM_BUILD_ROOT%{_bindir}/pygettext%{py_ver} # currently provided by python-2to3, consider switching to this one %{__rm} $RPM_BUILD_ROOT%{_bindir}/2to3 -# that seems to be only an empty extension template -%{__rm} $RPM_BUILD_ROOT%{py_dyndir}/xxlimited.*.so +# that seems to be only an empty extension template, +# which seems to be built only {with tests} +%{__rm} -f $RPM_BUILD_ROOT%{py_dyndir}/xxlimited.*.so # already in %%doc %{__rm} $RPM_BUILD_ROOT%{py_scriptdir}/LICENSE.txt