X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-sqlalchemy.git;a=blobdiff_plain;f=python-SQLAlchemy.spec;h=f3a4941a374ad84f29f9841eb002cbf499e83c05;hp=c4489e331dd9b6c6d9acd503acc222c71edc8c73;hb=bcebf730f6675fdc044b5b04cb01d5c686e32c7b;hpb=1ce1e260dee13fae69796f8599dd83ae8cc7f18d diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index c4489e3..f3a4941 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -120,7 +120,9 @@ rm -rf $RPM_BUILD_ROOT %{py_sitescriptdir}/sqlalchemy* %{_examplesdir}/%{name}-%{version} +%if %{with python3} %files -n python3-%{module} %defattr(644,root,root,755) %{py3_sitescriptdir}/SQLAlchemy* %{py3_sitescriptdir}/sqlalchemy* +%endif