Author: witekfl Date: Thu Jul 29 09:40:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - force PyQt4 and scintilla built with sip-4.5.10
---- Files affected: packages/eric4: eric4.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: packages/eric4/eric4.spec diff -u packages/eric4/eric4.spec:1.53 packages/eric4/eric4.spec:1.54 --- packages/eric4/eric4.spec:1.53 Fri Jul 9 13:14:59 2010 +++ packages/eric4/eric4.spec Thu Jul 29 11:40:18 2010 @@ -3,18 +3,19 @@ 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) @@ -83,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2010/07/29 09:40:18 witekfl +- force PyQt4 and scintilla built with sip-4.5.10 + Revision 1.53 2010/07/09 11:14:59 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eric4/eric4.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
