[packages/qscintilla2] - updated to 2.7 (based on Scintilla 3.2.3) - note: new soname

charles charles at pld-linux.org
Sun Dec 9 22:31:45 CET 2012


commit 14ec3a85fd46012025a629d28d65ae58469a1ae7
Author: Karol Krenski <charles at pld-linux.org>
Date:   Sun Dec 9 22:31:37 2012 +0100

    - updated to 2.7 (based on Scintilla 3.2.3)
    - note: new soname

 qscintilla2.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/qscintilla2.spec b/qscintilla2.spec
index ae0e56c..21dc727 100644
--- a/qscintilla2.spec
+++ b/qscintilla2.spec
@@ -1,12 +1,12 @@
 #
 # TODO: QScintilla2 for Qt3 (does it make any sense nowadays?)
 #
-%define		scintilla_ver	2.29
+%define		scintilla_ver	3.2.3
 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.6.2
-Release:	2
+Version:	2.7
+Release:	1
 License:	GPL v2 or GPL v3 with Riverbank GPL Exception v1.1
 Group:		X11/Libraries
 Source0:	http://downloads.sourceforge.net/pyqt/QScintilla-gpl-%{version}.tar.gz
@@ -17,8 +17,8 @@ BuildRequires:	QtDesigner-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	python-PyQt4-devel >= 4.8.2
 BuildRequires:  python-sip-devel >= 2:4.14
-BuildRequires:	qt4-build >= 4.7
-BuildRequires:	qt4-qmake >= 4.7
+BuildRequires:	qt4-build >= 4.8
+BuildRequires:	qt4-qmake >= 4.8
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.558
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -141,7 +141,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc GPL_EXCEPTION.TXT NEWS OPENSOURCE-NOTICE.TXT README
 %attr(755,root,root) %{_libdir}/libqscintilla2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.8
+%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.9
 %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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qscintilla2.git/commitdiff/14ec3a85fd46012025a629d28d65ae58469a1ae7



More information about the pld-cvs-commit mailing list