[python3-cairo] Fixed tests on ppc(64(le))

Dan Horák sharkcz at fedoraproject.org
Mon Jul 14 08:33:51 UTC 2014


commit 5ea2ee627a50790591f01a55d0f6493469b9ee2a
Author: Jakub Čajka <jcajka at redhat.com>
Date:   Mon Jul 14 10:21:28 2014 +0200

    Fixed tests on ppc(64(le))

 python3-cairo.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python3-cairo.spec b/python3-cairo.spec
index 6d2b4e6..59e9f9e 100644
--- a/python3-cairo.spec
+++ b/python3-cairo.spec
@@ -4,7 +4,7 @@
 
 Name: python3-cairo
 Version: 1.10.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: MPLv1.1 or LGPLv2
 Group: Development/Languages
 Summary: Python 3 bindings for the cairo library
@@ -22,6 +22,7 @@ BuildRequires: cairo-devel >= %{cairo_version}
 BuildRequires: pkgconfig
 BuildRequires: python3-devel
 BuildRequires: python3-pytest
+BuildRequires: lyx-fonts
 
 %description
 Python 3 bindings for the cairo library.
@@ -87,6 +88,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitearch} %{_bindir}/py.test-3*
 %{_libdir}/pkgconfig/py3cairo.pc
 
 %changelog
+* Mon Jul 14 2014 Jakub Čajka <jcajka at redhat.com> - 1.10.0-10
+- Fixed tests on ppc(64(le)) by adding missing fonts
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list