[packages/QtIOCompressor] - new qmake-qt5 is capable of handling libraty name change by itself - rel 3

baggins baggins at pld-linux.org
Wed Mar 11 21:03:06 CET 2015


commit fa20a3868bfb8599ce5c6a3af1bff25ae7907bf5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 11 21:02:33 2015 +0100

    - new qmake-qt5 is capable of handling libraty name change by itself
    - rel 3

 QtIOCompressor.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/QtIOCompressor.spec b/QtIOCompressor.spec
index 56c425f..8e5ede4 100644
--- a/QtIOCompressor.spec
+++ b/QtIOCompressor.spec
@@ -6,7 +6,7 @@
 Summary:	QtIOCompressor is a QIODevice that compresses data streams
 Name:		QtIOCompressor
 Version:	2.3
-Release:	2
+Release:	3
 License:	GPL v3 or LGPL v2 with exceptions
 Group:		Libraries
 Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/qtiocompressor-%{version}_1-opensource.tar.gz
@@ -25,7 +25,7 @@ BuildRequires:	qt4-qmake
 BuildRequires:	Qt5Core-devel
 BuildRequires:	Qt5Gui-devel
 BuildRequires:	qt5-build
-BuildRequires:	qt5-qmake
+BuildRequires:	qt5-qmake >= 5.4
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -84,8 +84,6 @@ install -d build-qt{4,5}
 cp -al "$@" build-qt4
 cp -al "$@" build-qt5
 
-%{__sed} -i -e 's/QtSolutions/Qt5Solutions/' build-qt5/common.pri
-
 %build
 %if %{with qt4}
 cd build-qt4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/QtIOCompressor.git/commitdiff/fa20a3868bfb8599ce5c6a3af1bff25ae7907bf5



More information about the pld-cvs-commit mailing list