]> git.pld-linux.org Git - packages/eric4.git/blobdiff - eric4.spec
- 4.4.8
[packages/eric4.git] / eric4.spec
index 938609f633941540dec0151629cbc0218bbe4cad..5e537f6ec9599b02d8267a40c162089283da4c19 100644 (file)
@@ -1,19 +1,20 @@
 Summary:       Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric4 - pełnowartościowe IDE dla Pythona
 Name:          eric4
-Version:       4.3.5
+Version:       4.4.8
 Release:       1
 License:       GPL v3+
 Group:         X11/Development/Tools
-Source0:       http://dl.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
-# Source0-md5: 3dc719330b4b82edc17939068180cc6a
+Source0:       http://downloads.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
+# Source0-md5: 8cf8d2811e5635eaf9520d92be4806cb
 Source1:       %{name}.desktop
 URL:           http://eric-ide.python-projects.org/
-BuildRequires: python-qscintilla2-devel >= 2.2
+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.2
 Requires:      python-devel-tools
+Requires:      python-qscintilla2 >= 2.4.4-3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,7 +44,7 @@ Dodatkowa dokumentacja dla Eric4.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python install.py -c -b %{_bindir} -d %{py_sitescriptdir} -i $RPM_BUILD_ROOT
+python install.py -z -c -b %{_bindir} -d %{py_sitescriptdir} -i $RPM_BUILD_ROOT
 install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/eric4.desktop
 install -D eric/pixmaps/eric.png $RPM_BUILD_ROOT%{_pixmapsdir}/eric4.png
 
This page took 0.042286 seconds and 4 git commands to generate.