]> git.pld-linux.org Git - packages/eric4.git/blobdiff - eric4.spec
- Version 4.5.22.
[packages/eric4.git] / eric4.spec
index 985359151df7fabd4d745b4c6e95595f2c61ba8c..1283faa4144bca687e57ffaa54d3f144e81db45c 100644 (file)
@@ -1,19 +1,23 @@
 Summary:       Eric4 - a full featured Python IDE
 Summary(pl.UTF-8):     Eric4 - pełnowartościowe IDE dla Pythona
 Name:          eric4
-Version:       4.4.10
+Version:       4.5.22
 Release:       1
 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/eric-ide/%{name}-%{version}.tar.gz
-# Source0-md5: a2a2e44b89d19cc37bc1e2c0c2b9e3d8
+# Source0-md5: 735a7de5398cacdc2390cccdaf5cd298
 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-sip-devel >= 2:4.5.10
 BuildRequires: rpm-pythonprov
-%pyrequires_eq python-modules
 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)
@@ -74,5 +78,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.057408 seconds and 4 git commands to generate.