]> git.pld-linux.org Git - packages/eric4.git/blobdiff - eric4.spec
- release 4 (by relup.sh)
[packages/eric4.git] / eric4.spec
index cf3062f90f8db7051bfb880784f93e4477214258..97505d5559484efd5ce8c5b389cbfded10050f10 100644 (file)
@@ -1,23 +1,27 @@
 Summary:       Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric4 - pełnowartościowe IDE dla Pythona
 Name:          eric4
-Version:       4.5.3
-Release:       1
+Version:       4.5.24
+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
 # Source0:     http://downloads.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
-Source0:       http://downloads.sourceforge.net/project/eric-ide/%{name}/stable/%{version}/eric4-%{version}.tar.gz
-# Source0-md5: e14cf3dbf8acbad517ca7c2579980f67
+Source0:       http://downloads.sourceforge.net/eric-ide/%{name}-%{version}.tar.gz
+# Source0-md5: b41afbcfc59ec00441742a1495e06a6b
 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
-%pyrequires_eq python-modules
+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-qscintilla2 >= 2.4.4-3
+Requires:      python-modules
 Requires:      python-modules-sqlite
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,5 +82,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files doc
 %defattr(644,root,root,755)
+# %{py_sitescriptdir}/eric4/Documentation/Help/source.qch
 %dir %{py_sitescriptdir}/%{name}/Documentation
-%{py_sitescriptdir}/%{name}/Documentation/Source
+%{py_sitescriptdir}/%{name}/Documentation/*
+
+
This page took 0.053884 seconds and 4 git commands to generate.