[packages/qscintilla2] - added dir for Qt5 apis - rel 2

baggins baggins at pld-linux.org
Sat Oct 18 16:57:55 CEST 2014


commit d129dfdfc52655abed3bf81b41e5057d56efd08d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 18 16:57:41 2014 +0200

    - added dir for Qt5 apis
    - rel 2

 qscintilla2.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qscintilla2.spec b/qscintilla2.spec
index ff8f75a..af3fd1e 100644
--- a/qscintilla2.spec
+++ b/qscintilla2.spec
@@ -9,7 +9,7 @@ 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.8
-Release:	1
+Release:	2
 License:	GPL v2 or GPL v3 with Riverbank GPL Exception v1.1
 Group:		X11/Libraries
 Source0:	http://downloads.sourceforge.net/pyqt/QScintilla-gpl-%{version}.tar.gz
@@ -123,6 +123,7 @@ cd -
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/qt5/qsci/api
 
 %{__make} -C Qt4Qt5 install \
 	INSTALL_ROOT=$RPM_BUILD_ROOT
@@ -161,6 +162,8 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/qscintilla2.qm
 %dir %{_datadir}/qt4/qsci
 %dir %{_datadir}/qt4/qsci/api
+%dir %{_datadir}/qt5/qsci
+%dir %{_datadir}/qt5/qsci/api
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list