Author: charles Date: Tue Jul 7 23:14:33 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.4
---- Files affected: packages/qscintilla2: qscintilla2.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/qscintilla2/qscintilla2.spec diff -u packages/qscintilla2/qscintilla2.spec:1.18 packages/qscintilla2/qscintilla2.spec:1.19 --- packages/qscintilla2/qscintilla2.spec:1.18 Sat Mar 14 14:11:17 2009 +++ packages/qscintilla2/qscintilla2.spec Wed Jul 8 01:14:27 2009 @@ -3,16 +3,16 @@ # TODO: # - QScintilla2 for Qt3 # -%define scintilla_ver 1.77 +%define scintilla_ver 1.78 Summary: QScintilla2 - a port to Qt of the Scintilla editing component Summary(pl.UTF-8): QScintilla2 - port komponentu edytora Scintilla dla biblioteki Qt Name: qscintilla2 -Version: 2.3.2 -Release: 2 +Version: 2.4 +Release: 1 License: GPL v2 Group: X11/Libraries Source0: http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz -# Source0-md5: 2e112d01988f2e044c43a1e7f5e1dd87 +# Source0-md5: dd69520ec91f1acb97a4eb74ddde37c9 Patch0: %{name}-internal_build.patch URL: http://www.riverbankcomputing.co.uk/software/qscintilla/ BuildRequires: QtDesigner-devel @@ -69,7 +69,7 @@ Summary(pl.UTF-8): Wiązania Pythona dla komponentu QScintilla2 Group: Libraries/Python Requires: %{name} = %{version}-%{release} -Requires: python-PyQt4 >= 4.1.1 +%requires_eq python-PyQt4 %description -n python-%{name} Python bindings for the QScintilla2. @@ -141,8 +141,10 @@ %defattr(644,root,root,755) %doc ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libqscintilla2.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.5 %lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/qscintilla2.qm %lang(de) %{_datadir}/locale/de/LC_MESSAGES/qscintilla2.qm +%lang(es) %{_datadir}/locale/es/LC_MESSAGES/qscintilla2.qm %lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/qscintilla2.qm %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/qscintilla2.qm %lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/qscintilla2.qm @@ -173,6 +175,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/07/07 23:14:27 charles +- updated to 2.4 + Revision 1.18 2009/03/14 13:11:17 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qscintilla2/qscintilla2.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
