[packages/QtLockedFile] - new qmake-qt5 can handle library name change by itself - rel 3

baggins baggins at pld-linux.org
Wed Mar 11 21:04:53 CET 2015


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

    - new qmake-qt5 can handle library name change by itself
    - rel 3

 QtLockedFile.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/QtLockedFile.spec b/QtLockedFile.spec
index 8b98300..f19422d 100644
--- a/QtLockedFile.spec
+++ b/QtLockedFile.spec
@@ -9,7 +9,7 @@
 Summary:	QFile extension with advisory locking functions
 Name:		QtLockedFile
 Version:	2.4
-Release:	2
+Release:	3
 License:	GPL v3 or LGPL v2 with exceptions
 Group:		Libraries
 # git clone git at gitorious.org:qt-solutions/qt-solutions.git
@@ -28,7 +28,7 @@ BuildRequires:	qt4-qmake
 %endif
 %if %{with qt5}
 BuildRequires:	Qt5Core-devel
-BuildRequires:	qt5-qmake
+BuildRequires:	qt5-qmake >= 5.4
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -81,8 +81,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/QtLockedFile.git/commitdiff/f1a25cde547503089dba53fbd8466ee8a43e46bf



More information about the pld-cvs-commit mailing list