[python-distutils-extra] Updated

Fabian Affolter fab at fedoraproject.org
Thu Jun 27 10:38:31 UTC 2013


commit 325885bfa5bc3eb072c3ce47fe618435d1cf25ef
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Jun 27 12:38:14 2013 +0200

    Updated

 python-distutils-extra.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec
index d78ed46..c12692b 100644
--- a/python-distutils-extra.spec
+++ b/python-distutils-extra.spec
@@ -1,5 +1,5 @@
 %global with_python3 1
-%global scrname distutils-extra
+%global srcname distutils-extra
 
 Name:           python-%{srcname}
 Version:        2.37
@@ -27,6 +27,7 @@ Enables you to easily integrate gettext support, themed icons and
 scrollkeeper based documentation into Python's distutils. 
 
 %if 0%{?with_python3}
+%package -n python3-%{srcname}
 Summary:        Integrate more support into Python 3's distutils
 
 %description -n python3-%{srcname}


More information about the scm-commits mailing list