[packages/qscintilla2] - back to 2.9.1, release 5. - Updated BR for pyqt4/5 and sip to working versions

matkor matkor at pld-linux.org
Mon Jan 16 13:43:44 CET 2017


commit 586987ee02b5c4988c417881c9cbe34debbc889c
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Mon Jan 16 13:42:04 2017 +0100

    - back to 2.9.1, release 5.
    - Updated BR for pyqt4/5 and sip to working versions

 qscintilla2.spec | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/qscintilla2.spec b/qscintilla2.spec
index 6536d75..8eea083 100644
--- a/qscintilla2.spec
+++ b/qscintilla2.spec
@@ -1,8 +1,6 @@
-#
 # TODO:
 # - fix building with qscintilla2(-devel) installed, remove BC
 #   - how to successfully prepend -I../Qt4Qt5 before system qt include in qmake?
-# - QScintilla2 for Qt3 (does it make any sense nowadays?)
 #
 # Conditonal build:
 %bcond_without	python2	# CPython 2.x module
@@ -13,16 +11,16 @@
 %define		scintilla_ver	3.3.6
 %define		sip_ver		4.19
 %define		pyqt4_ver	4.12
-%define		pyqt5_ver	5.0
+%define		pyqt5_ver	5.7.1
 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.9.4
-Release:	0.1
+Version:	2.9.1
+Release:	5
 License:	GPL v3
 Group:		X11/Libraries
-Source0:	https://sourceforge.net/projects/pyqt/files/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
-# Source0-md5:	e60d61ca1ee1dca8df25fe15d8ca7112
+Source0:	http://downloads.sourceforge.net/pyqt/QScintilla-gpl-%{version}.tar.gz
+# Source0-md5:	38e6248cb970adf6d05aea7d94f1288e
 Patch0:		%{name}-internal_build.patch
 Patch1:		%{name}-multiqt.patch
 Patch2:		%{name}-make.patch
@@ -290,11 +288,11 @@ Python 3 bindings for the QScintilla2 (PyQt5 version).
 Wiązania Pythona 3 dla komponentu QScintilla2 (wersja dla PyQt5).
 
 %prep
-%setup -q -n QScintilla_gpl-%{version}
+%setup -q -n QScintilla-gpl-%{version}
 %patch0 -p1
-# %%patch1 -p1
+%patch1 -p1
 %patch2 -p1
-# %%patch3 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qscintilla2.git/commitdiff/586987ee02b5c4988c417881c9cbe34debbc889c



More information about the pld-cvs-commit mailing list