X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=eric4.spec;h=c2c0b37a158ac4b35ceaca58938b0e7e8ba9e987;hb=abb8024abc435bdadb29da8b5d5a846ad468a913;hp=9e2bb03168e74a31cae56f46a26fb840c45d8460;hpb=a7631a53e914bf33095631a7a1ee871ed501c929;p=packages%2Feric4.git diff --git a/eric4.spec b/eric4.spec index 9e2bb03..c2c0b37 100644 --- a/eric4.spec +++ b/eric4.spec @@ -1,21 +1,28 @@ Summary: Eric4 - a full featured Python IDE Summary(pl.UTF-8): Eric4 - pełnowartościowe IDE dla Pythona Name: eric4 -Version: 4.4.18 -Release: 1 +Version: 4.5.24 +Release: 3 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: fa53c6a2f9a1f0da35d6f7daac6d003a +# 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) @@ -75,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/* + +