support out-of-src-tree builds

- %ix86: install sse2/jit version to %_qt5_libdir/sse2/
This commit is contained in:
Rex Dieter 2013-12-12 07:25:24 -06:00
parent 4041a1e105
commit ee0c9b8587
3 changed files with 3 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/qtdeclarative-opensource-src-5.2.0-rc1.tar.xz
/qtdeclarative-opensource-src-5.2.0.tar.xz

View File

@ -1,6 +1,5 @@
%global qt_module qtdeclarative
%define pre rc1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
@ -12,7 +11,7 @@
Summary: Qt5 - QtDeclarative component
Name: qt5-%{qt_module}
Version: 5.2.0
Release: 0.12.%{pre}%{?dist}
Release: 1%{pre}%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions

View File

@ -1 +1 @@
79a9d5ac1bdf41bfd1491311e0b5a07c qtdeclarative-opensource-src-5.2.0-rc1.tar.xz
0f7714c5c91b8eb7cdc1071f0a51c202 qtdeclarative-opensource-src-5.2.0.tar.xz