de-bootstrap (#1685456)
This commit is contained in:
parent
e5af27bede
commit
ef77a370ad
@ -1,11 +1,11 @@
|
||||
%global qt_module qtxmlpatterns
|
||||
|
||||
%global bootstrap 1
|
||||
#global bootstrap 1
|
||||
|
||||
Summary: Qt5 - QtXmlPatterns component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.12.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
@ -106,13 +106,16 @@ popd
|
||||
%{_qt5_libdir}/pkgconfig/Qt5*.pc
|
||||
%{_qt5_archdatadir}/mkspecs/modules/*.pri
|
||||
|
||||
%if !0%{?no_examples}
|
||||
%if !0%{?no_examples:1}
|
||||
%files examples
|
||||
%{_qt5_examplesdir}/
|
||||
%endif
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 05 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.1-2
|
||||
- de-bootstrap (#1685456)
|
||||
|
||||
* Mon Feb 04 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.1-1
|
||||
- 5.12.1
|
||||
- bootstrap support
|
||||
|
Loading…
Reference in New Issue
Block a user