[babel] - Add python3 subpackage

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Aug 26 15:07:44 UTC 2010


commit b9048df9827f880ccc0db1a1ef38af38de6f8702
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Thu Aug 26 10:07:39 2010 -0500

    - Add python3 subpackage

 babel.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
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


More information about the scm-commits mailing list