]> git.pld-linux.org Git - packages/eric4.git/commitdiff
- force PyQt4 and scintilla built with sip-4.5.10
authorwitekfl <witekfl@pld-linux.org>
Thu, 29 Jul 2010 09:40:18 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eric4.spec -> 1.54

eric4.spec

index 445c07750d5d4d82a739991e8aff58bee0ebd520..f36f66de27ad9e50f2240662637f69fce7c29fb4 100644 (file)
@@ -2,18 +2,19 @@ Summary:      Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric4 - pełnowartościowe IDE dla Pythona
 Name:          eric4
 Version:       4.4.6
-Release:       3
+Release:       4
 License:       GPL v3+
 Group:         X11/Development/Tools
 Source0:       http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
 # Source0-md5: 803a00d171fce787c618fc5a6cddc2ce
 Source1:       %{name}.desktop
 URL:           http://eric-ide.python-projects.org/
-BuildRequires: python-qscintilla2-devel >= 2.4
+BuildRequires: python-qscintilla2-devel >= 2.4.4-3
+BuildRequires: python-sip-devel >= 2:4.5.10
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
-Requires:      python-qscintilla2 >= 2.4
 Requires:      python-devel-tools
+Requires:      python-qscintilla2 >= 2.4.4-3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.078807 seconds and 4 git commands to generate.