From b9048df9827f880ccc0db1a1ef38af38de6f8702 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Aug 26 2010 15:07:39 +0000 Subject: - Add python3 subpackage --- diff --git a/babel.spec b/babel.spec index 00027c1..9ab5240 100644 --- a/babel.spec +++ b/babel.spec @@ -113,8 +113,8 @@ rm -rf %{buildroot} %files -n python3-babel %defattr(-,root,root,-) %doc doc -%{python_sitelib}/Babel-%{version}-py*.egg-info -%{python_sitelib}/babel +%{python3_sitelib}/Babel-%{version}-py*.egg-info +%{python3_sitelib}/babel %endif %changelog