packages: qscintilla2/qscintilla2.spec - updated License (GPL v3 is accepte...

qboosh qboosh at pld-linux.org
Sun Jun 19 18:20:19 CEST 2011


Author: qboosh                       Date: Sun Jun 19 16:20:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated License (GPL v3 is accepted too, noted exception)
- more verbose files

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

---- Diffs:

================================================================
Index: packages/qscintilla2/qscintilla2.spec
diff -u packages/qscintilla2/qscintilla2.spec:1.34 packages/qscintilla2/qscintilla2.spec:1.35
--- packages/qscintilla2/qscintilla2.spec:1.34	Tue Feb  1 17:34:00 2011
+++ packages/qscintilla2/qscintilla2.spec	Sun Jun 19 18:20:14 2011
@@ -9,7 +9,7 @@
 Name:		qscintilla2
 Version:	2.4.6
 Release:	3
-License:	GPL v2
+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
@@ -142,7 +142,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README
+%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
 %lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/qscintilla2.qm
@@ -161,12 +161,14 @@
 %{_includedir}/qt4/Qsci
 
 %files -n QtDesigner-plugin-%{name}
-%attr(755,root,root) %{_libdir}/qt4/plugins/designer/*.so
+%attr(755,root,root) %{_libdir}/qt4/plugins/designer/libqscintillaplugin.so
 
 %files -n python-%{name}
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/PyQt4/*.so*
-%{_datadir}/qt4/qsci/api/python
+%attr(755,root,root) %{py_sitedir}/PyQt4/Qsci.so
+%dir %{_datadir}/qt4/qsci/api/python
+%{_datadir}/qt4/qsci/api/python/Python-*.api
+%{_datadir}/qt4/qsci/api/python/QScintilla2.api
 
 %files -n python-%{name}-devel
 %defattr(644,root,root,755)
@@ -178,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/06/19 16:20:14  qboosh
+- updated License (GPL v3 is accepted too, noted exception)
+- more verbose files
+
 Revision 1.34  2011/02/01 16:34:00  matkor
 - Release 3. Rebuild needed against new PyQt.
 
================================================================

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



More information about the pld-cvs-commit mailing list