SPECS: qscintilla.spec - Version 1.7-1.

matkor matkor at pld-linux.org
Mon Nov 6 13:19:44 CET 2006


Author: matkor                       Date: Mon Nov  6 12:19:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version 1.7-1.

---- Files affected:
SPECS:
   qscintilla.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/qscintilla.spec
diff -u SPECS/qscintilla.spec:1.19 SPECS/qscintilla.spec:1.20
--- SPECS/qscintilla.spec:1.19	Wed Mar  1 00:53:22 2006
+++ SPECS/qscintilla.spec	Mon Nov  6 13:19:39 2006
@@ -1,18 +1,20 @@
 # $Revision$, $Date$
-%define	scintilla_ver	1.65
+# TODO: Consider renaming to QScintilla1 ?
+%define	scintilla_ver	1.71
 Summary:	QScintilla - a port of Neil Hodgson's Scintilla C++ editor class to Qt
 Summary(pl):	QScintilla - port do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona
 Name:		qscintilla
-Version:	1.6
+Version:	1.7
 Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		X11/Libraries
-Source0:	http://www.river-bank.demon.co.uk/download/QScintilla/%{name}-%{scintilla_ver}-gpl-%{version}.tar.gz
-# Source0-md5:	8dbebef07cd2c934fbec3ee1bdfecfa3
+Source0:	http://www.riverbankcomputing.com/Downloads/QScintilla1/QScintilla1-%{scintilla_ver}-gpl-%{version}.tar.gz
+# Source0-md5:	145321e9e3ae7d4edc7f2bf6954b6763
 URL:		http://www.riverbankcomputing.co.uk/qscintilla/index.php
 BuildRequires:	qmake
 BuildRequires:	qt-devel
+BuildRequires:	scintilla-devel >= %{scintilla_ver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,7 +40,7 @@
 kompilacji aplikacji korzystających z biblioteki QScintilla.
 
 %prep
-%setup -q -n %{name}-%{scintilla_ver}-gpl-%{version}
+%setup -q -n QScintilla1-%{scintilla_ver}-gpl-%{version}
 
 %build
 QTDIR=%{_prefix}
@@ -62,7 +64,6 @@
 # README says $QTDIR/translations, but it doesn't exist
 install qt/qscintilla_de.qm $RPM_BUILD_ROOT%{_datadir}/locale/de/LC_MESSAGES/qscintilla.qm
 install qt/qscintilla_fr.qm $RPM_BUILD_ROOT%{_datadir}/locale/fr/LC_MESSAGES/qscintilla.qm
-install qt/qscintilla_ptbr.qm $RPM_BUILD_ROOT%{_datadir}/locale/pt_BR/LC_MESSAGES/qscintilla.qm
 install qt/qscintilla_ru.qm $RPM_BUILD_ROOT%{_datadir}/locale/ru/LC_MESSAGES/qscintilla.qm
 
 %clean
@@ -77,7 +78,6 @@
 %attr(755,root,root) %{_libdir}/libqscintilla.so.*.*.*
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/qscintilla.qm
 %lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/qscintilla.qm
-%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/qscintilla.qm
 %lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/qscintilla.qm
 
 %files devel
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/11/06 12:19:39  matkor
+- Version 1.7-1.
+
 Revision 1.19  2006/02/28 23:53:22  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qscintilla.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list