Start packaging the bz2 python module as it is needed for building Qt5 1.0 1.0_branch 20120709.1
authorPrajwal Mohan <prajwal.karur.mohan@intel.com>
Tue, 10 Jul 2012 05:24:29 +0000 (22:24 -0700)
committerPrajwal Mohan <prajwal.karur.mohan@intel.com>
Tue, 10 Jul 2012 05:24:29 +0000 (22:24 -0700)
packaging/python.changes [new file with mode: 0644]
packaging/python.spec

diff --git a/packaging/python.changes b/packaging/python.changes
new file mode 100644 (file)
index 0000000..607eb4b
--- /dev/null
@@ -0,0 +1,2 @@
+* Wed Jun 12 2012 - Rusty Lynch <rusty.lynch@intel.com> - 2.7.1
+- Start packaging the bz2 python module as it is needed for building Qt5
index 60fa7a3..865110b 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Python Interpreter
 Url:            http://www.python.org/
 Group:          Development/Languages/Python
 %define         tarversion %{version}
-%define         tarname Python-%{tarversion}
+%define         tarname python-%{tarversion}
 Source0:        %{tarname}.tar.bz2
 Source2:        pythonstart
 Source3:        python.sh