[python-poppler-qt4] Added PyQt4i/sip runtime dependencies

Brendan Jones bsjones at fedoraproject.org
Mon Jan 2 10:42:17 UTC 2012


commit 428035f9268985c5c9b05f22835b59d18ff6d84b
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Mon Jan 2 11:39:40 2012 +0100

    Added PyQt4i/sip runtime dependencies

 python-poppler-qt4.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-poppler-qt4.spec b/python-poppler-qt4.spec
index 730e9db..3c57a11 100644
--- a/python-poppler-qt4.spec
+++ b/python-poppler-qt4.spec
@@ -9,6 +9,8 @@ License:        LGPLv2+
 URL:            http://code.google.com/p/%{name}/
 Source0:        http://python-poppler-qt4.googlecode.com/files/%{name}-%{version}.tar.gz
 
+Requires: PyQt4
+%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
 BuildRequires:  python2-devel
 BuildRequires:  PyQt4-devel
 BuildRequires:  poppler-qt-devel >= 0.12.0


More information about the scm-commits mailing list