]> git.pld-linux.org Git - packages/QtIOCompressor.git/commitdiff
- new qmake-qt5 is capable of handling libraty name change by itself auto/th/QtIOCompressor-2.3-3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Mar 2015 20:02:33 +0000 (21:02 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Mar 2015 20:02:33 +0000 (21:02 +0100)
- rel 3

QtIOCompressor.spec

index 56c425f85a7dd13872ca3a21c6522769daef8062..8e5ede4ee0998070824de96d3580dc4b70e016d4 100644 (file)
@@ -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
This page took 0.066337 seconds and 4 git commands to generate.