X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=eric4.spec;h=97505d5559484efd5ce8c5b389cbfded10050f10;hb=HEAD;hp=e93b0dd77c565408ac1be8b3c47db9f2cb6f5ee4;hpb=a46297ee27b3efbee61b7a3c881e5ac6e3fd89e1;p=packages%2Feric4.git diff --git a/eric4.spec b/eric4.spec index e93b0dd..97505d5 100644 --- a/eric4.spec +++ b/eric4.spec @@ -2,7 +2,7 @@ Summary: Eric4 - a full featured Python IDE Summary(pl.UTF-8): Eric4 - pełnowartościowe IDE dla Pythona Name: eric4 Version: 4.5.24 -Release: 1 +Release: 4 License: GPL v3+ Group: X11/Development/Tools # http://downloads.sourceforge.net/project/eric-ide/eric4/stable/4.4.19/eric4-4.4.19.tar.gz @@ -12,13 +12,17 @@ Source0: http://downloads.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://eric-ide.python-projects.org/ BuildRequires: python-PyQt4-devel-tools -BuildRequires: python-qscintilla2-devel >= 2.4.4-3 +BuildRequires: python-PyQt4 +BuildRequires: python-PyQt4-uic +BuildRequires: python-PyQt4-qscintilla2 >= 2.4.4-3 BuildRequires: python-sip-devel >= 2:4.5.10 BuildRequires: rpm-pythonprov +BuildRequires: sip-PyQt4 +BuildRequires: sip-PyQt4-qscintilla2 >= 2.4.4-3 +Requires: python-PyQt4-qscintilla2 >= 2.4.4-3 Requires: python-devel-tools Requires: python-modules Requires: python-modules-sqlite -Requires: python-qscintilla2 >= 2.4.4-3 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)