[piglit: 2/2] Add python-importlib Require

Matej Cepl mcepl at fedoraproject.org
Thu May 15 14:37:10 UTC 2014


commit 590af7c1ea8bcdb84a5b8ff198fcee0e6a2d4e30
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Thu May 15 16:36:16 2014 +0200

    Add python-importlib Require

 piglit.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/piglit.spec b/piglit.spec
index 4bf9d57..fee99ea 100644
--- a/piglit.spec
+++ b/piglit.spec
@@ -18,6 +18,7 @@ BuildRequires:  waffle-devel
 %endif
 BuildRequires:  libX11-devel, libpng-devel, libtiff-devel, libXrender-devel
 BuildRequires:  python-mako
+Requires:       python-importlib
 # https://bugzilla.redhat.com/1093720
 ExcludeArch:    ppc64
 
@@ -94,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu May 15 2014 Matěj Cepl <mcepl at redhat.com> - 1-0.15.20140414GIT8775223
 - Put ExcludeArch back for ppc64.
+- Add python-importlib Require
 
 * Tue Apr 15 2014 Matěj Cepl <mcepl at redhat.com> - 1-0.14.20140414GIT8775223
 - Remove ExcludeArch


More information about the scm-commits mailing list