SPECS: qscintilla2.spec - up to 2.1 1.73

arekm arekm at pld-linux.org
Wed Jun 13 00:02:16 CEST 2007


Author: arekm                        Date: Tue Jun 12 22:02:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1 1.73

---- Files affected:
SPECS:
   qscintilla2.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/qscintilla2.spec
diff -u SPECS/qscintilla2.spec:1.6 SPECS/qscintilla2.spec:1.7
--- SPECS/qscintilla2.spec:1.6	Wed Feb 21 03:58:26 2007
+++ SPECS/qscintilla2.spec	Wed Jun 13 00:02:11 2007
@@ -3,22 +3,23 @@
 # TODO:
 #	- QScintilla for Qt3
 #
-%define		scintilla_ver	1.72
-%define		_snap		20070117
+%define		main_ver	2.1
+%define		scintilla_ver	1.73
 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
-Release:	0.%{_snap}.1
+Version:	%{main_ver}_%{scintilla_ver}
+Release:	1
 License:	GPL v2
 Group:		X11/Libraries
-Source0:	http://www.riverbankcomputing.com/Downloads/Snapshots/QScintilla2/QScintilla-%{scintilla_ver}-gpl-%{version}-snapshot-%{_snap}.tar.gz
-# Source0-md5:	85ad7ff3372a6a86ecf41b694f7de2fa
+Source0:	http://www.riverbankcomputing.com/Downloads/QScintilla2/QScintilla-%{scintilla_ver}-gpl-%{main_ver}.tar.gz
+# Source0-md5:	13049717628391ca4db43f7ede0eeeb4
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-internal_build.patch
 URL:		http://www.riverbankcomputing.co.uk/qscintilla/index.php
 BuildRequires:	QtDesigner-devel
 BuildRequires:	QtGui-devel
+BuildRequires:	QtScript-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	python-PyQt4-devel >= 4.1.1
 BuildRequires:	qt4-build
@@ -94,7 +95,7 @@
 Wiązania Pythona dla komponentu QScintilla2 - pliki programistyczne.
 
 %prep
-%setup -q -n QScintilla-%{scintilla_ver}-gpl-%{version}-snapshot-%{_snap}
+%setup -q -n QScintilla-%{scintilla_ver}-gpl-%{main_ver}
 %patch0 -p1
 %patch1 -p1
 
@@ -145,10 +146,12 @@
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libqscintilla2.so.*.*.*
+%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/qscintilla2.qm
 %lang(de) %{_datadir}/locale/de/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
+%{_datadir}/qt4/qsci
 
 %files devel
 %defattr(644,root,root,755)
@@ -173,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/06/12 22:02:11  arekm
+- up to 2.1 1.73
+
 Revision 1.6  2007/02/21 02:58:26  charles
 - updated to latest (20070117) snap
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qscintilla2.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list