|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global framework kwindowsystem
|
|
|
|
|
|
|
|
|
|
## uncomment to enable bootstrap mode
|
|
|
|
|
#global bootstrap 1
|
|
|
|
|
%global bootstrap 1
|
|
|
|
|
|
|
|
|
|
## currently includes no tests
|
|
|
|
|
%if !0%{?bootstrap}
|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.59.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ and MIT
|
|
|
|
@ -110,6 +110,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 27 2019 Troy Dawson <tdawson@redhat.com> - 5.59.0-1.1
|
|
|
|
|
- Turn on bootstrap for initial EPEL8 build.
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.59.0-1
|
|
|
|
|
- 5.59.0
|
|
|
|
|
|
|
|
|
|