ppc bootstrap
This commit is contained in:
parent
4d738dd7ae
commit
b430ed7935
@ -4,12 +4,12 @@
|
||||
|
||||
# define to build docs, need to undef this for bootstrapping
|
||||
# where qt5-qttools builds are not yet available
|
||||
%define docs 1
|
||||
#define docs 1
|
||||
|
||||
Summary: Qt5 - QtGraphicalEffects component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.2.0
|
||||
Release: 0.1.%{pre}%{?dist}
|
||||
Release: 0.2.%{pre}%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -20,9 +20,6 @@ Source0: http://download.qt-project.org/development_releases/qt/5.2/%{version}-%
|
||||
Source0: http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||
%endif
|
||||
|
||||
# http://bugzilla.redhat.com/1005482
|
||||
ExcludeArch: ppc64 ppc
|
||||
|
||||
# debuginfo.list ends up empty/blank anyway, since the included qml is *basically* noarch
|
||||
# todo: look into making this pkg proper noarch instead
|
||||
%global debug_package %{nil}
|
||||
@ -86,6 +83,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.2.alpha
|
||||
- ppc bootstrap
|
||||
|
||||
* Wed Oct 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.1.alpha
|
||||
- 5.2.0-alpha
|
||||
- -doc subpkg
|
||||
|
||||
Loading…
Reference in New Issue
Block a user