add BuildRequires: xz-devel (for _lzma module)
This commit is contained in:
parent
08ca53faca
commit
f2b86e2170
@ -179,10 +179,10 @@ BuildRequires: tk-devel
|
|||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
BuildRequires: xz-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# =======================
|
# =======================
|
||||||
# Source code and patches
|
# Source code and patches
|
||||||
# =======================
|
# =======================
|
||||||
@ -1589,7 +1589,8 @@ _decimal and _lzma modules; make collections modules explicit in payload again
|
|||||||
(upstream issue 11085); add _testbuffer module to tests subpackage (added in
|
(upstream issue 11085); add _testbuffer module to tests subpackage (added in
|
||||||
upstream commit 3f9b3b6f7ff0); fix test failures (patches 160 and 161);
|
upstream commit 3f9b3b6f7ff0); fix test failures (patches 160 and 161);
|
||||||
workaround erroneously shared _sysconfigdata.py upstream issue #14774; fix
|
workaround erroneously shared _sysconfigdata.py upstream issue #14774; fix
|
||||||
distutils.sysconfig traceback (patch 162)
|
distutils.sysconfig traceback (patch 162); add BuildRequires: xz-devel (for
|
||||||
|
_lzma module)
|
||||||
|
|
||||||
* Fri Jun 22 2012 David Malcolm <dmalcolm@redhat.com> - 3.2.3-10
|
* Fri Jun 22 2012 David Malcolm <dmalcolm@redhat.com> - 3.2.3-10
|
||||||
- use macro for power64 (rhbz#834653)
|
- use macro for power64 (rhbz#834653)
|
||||||
|
Loading…
Reference in New Issue
Block a user