[packages/QtSingleApplication] - new qmake-qt5 can do library name change byt itself - rel 2

baggins baggins at pld-linux.org
Wed Mar 11 21:18:50 CET 2015


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

    - new qmake-qt5 can do library name change byt itself
    - rel 2

 QtSingleApplication.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/QtSingleApplication.spec b/QtSingleApplication.spec
index a123b73..cd8bd4f 100644
--- a/QtSingleApplication.spec
+++ b/QtSingleApplication.spec
@@ -9,7 +9,7 @@
 Summary:	Qt library to start applications only once per user
 Name:		QtSingleApplication
 Version:	2.6.1
-Release:	1
+Release:	2
 License:	GPL v3 or LGPL v2 with exceptions
 Group:		Libraries
 # git clone git at gitorious.org:qt-solutions/qt-solutions.git
@@ -38,7 +38,7 @@ BuildRequires:	Qt5LockedFile-devel
 BuildRequires:	Qt5Network-devel
 BuildRequires:	Qt5Widgets-devel
 BuildRequires:	qt5-build
-BuildRequires:	qt5-qmake
+BuildRequires:	qt5-qmake >= 5.4
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -106,8 +106,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/QtSingleApplication.git/commitdiff/c54a9d69e9e955c876d5e3219f8255808d8c9e4d



More information about the pld-cvs-commit mailing list