packages: qscintilla2/qscintilla2.spec - updated to 2.5.1 (note: new soname)

qboosh qboosh at pld-linux.org
Sat Jun 25 09:04:43 CEST 2011


Author: qboosh                       Date: Sat Jun 25 07:04:43 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.5.1 (note: new soname)

---- Files affected:
packages/qscintilla2:
   qscintilla2.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/qscintilla2/qscintilla2.spec
diff -u packages/qscintilla2/qscintilla2.spec:1.35 packages/qscintilla2/qscintilla2.spec:1.36
--- packages/qscintilla2/qscintilla2.spec:1.35	Sun Jun 19 18:20:14 2011
+++ packages/qscintilla2/qscintilla2.spec	Sat Jun 25 09:04:34 2011
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 #
-# TODO:
-#	- QScintilla2 for Qt3
+# TODO: QScintilla2 for Qt3 (does it make any sense nowadays?)
 #
-%define		scintilla_ver	1.78
+%define		scintilla_ver	2.25
 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.4.6
-Release:	3
+Version:	2.5.1
+Release:	1
 License:	GPL v2 or GPL v3 with Riverbank GPL Exception v1.1
 Group:		X11/Libraries
 Source0:	http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz
-# Source0-md5:	424a89736b900e6ca5bc6d929cdafaf8
+# Source0-md5:	dd7edef5ff674d307057a3c12dbd8fce
 Patch0:		%{name}-internal_build.patch
 URL:		http://www.riverbankcomputing.co.uk/software/qscintilla/
 BuildRequires:	QtDesigner-devel
@@ -72,7 +71,6 @@
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
 %requires_ge  python-PyQt4
-# Requires:   python-PyQt4 >= 0:4.7.4
 
 %description -n python-%{name}
 Python bindings for the QScintilla2.
@@ -85,7 +83,7 @@
 Summary(pl.UTF-8):	Wiązania Pythona dla komponentu QScintilla2 - pliki programistyczne
 Group:		Development/Languages/Python
 Requires:	python-%{name} = %{version}-%{release}
-Requires:	python-PyQt4-devel >= 4.1.1
+Requires:	python-PyQt4-devel >= 4.8.2
 
 %description -n python-%{name}-devel
 Python bindings for the QScintilla2 - development files.
@@ -109,7 +107,7 @@
 cd -
 
 cd Python
-python configure.py \
+%{__python} configure.py \
 	-c -j 3 \
 	-n ../Qt4 \
 	-o ../Qt4
@@ -144,7 +142,7 @@
 %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.5
+%attr(755,root,root) %ghost %{_libdir}/libqscintilla2.so.6
 %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
@@ -161,6 +159,7 @@
 %{_includedir}/qt4/Qsci
 
 %files -n QtDesigner-plugin-%{name}
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/qt4/plugins/designer/libqscintillaplugin.so
 
 %files -n python-%{name}
@@ -180,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/06/25 07:04:34  qboosh
+- updated to 2.5.1 (note: new soname)
+
 Revision 1.35  2011/06/19 16:20:14  qboosh
 - updated License (GPL v3 is accepted too, noted exception)
 - more verbose files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qscintilla2/qscintilla2.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list