[packages/qt5-qtbase] this is qt5, not qt4
glen
glen at pld-linux.org
Mon Feb 23 07:34:30 CET 2015
commit 839172f53bb1582b4ad1b5beab817d91f0cd01e8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Feb 23 08:34:24 2015 +0200
this is qt5, not qt4
qt5-qtbase.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index d2e6926..069a2af 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -769,7 +769,7 @@ Przykłady do podstawowych komponentów szkieletu aplikacji Qt5.
%package -n qt5-build
Summary: Qt5 build tools
-Summary(pl.UTF-8): Narzędzia do budowania dla Qt4
+Summary(pl.UTF-8): Narzędzia do budowania dla Qt5
Group: Development/Tools
%description -n qt5-build
@@ -953,7 +953,7 @@ rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/etc/qt5,%{_bindir},%{_pkgconfigdir}}
# for QtSolutions (qtlockedfile, qtsingleapplication, etc)
-install -d $RPM_BUILD_ROOT%{_includedir}/qt4/QtSolutions
+install -d $RPM_BUILD_ROOT%{_includedir}/qt5/QtSolutions
%{__make} install \
INSTALL_ROOT=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtbase.git/commitdiff/839172f53bb1582b4ad1b5beab817d91f0cd01e8
More information about the pld-cvs-commit
mailing list