parent
fe93f70436
commit
4b5b373342
@ -17,7 +17,7 @@
|
|||||||
%bcond_without git_test
|
%bcond_without git_test
|
||||||
|
|
||||||
# Set to bcond_with or use --without gui to disable qt4 gui build
|
# Set to bcond_with or use --without gui to disable qt4 gui build
|
||||||
%bcond_without gui
|
%bcond_with gui
|
||||||
|
|
||||||
# Use ncurses for colorful output
|
# Use ncurses for colorful output
|
||||||
%bcond_without ncurses
|
%bcond_without ncurses
|
||||||
@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
Name: %{orig_name}%{?name_suffix}
|
Name: %{orig_name}%{?name_suffix}
|
||||||
Version: %{major_version}.%{minor_version}.5
|
Version: %{major_version}.%{minor_version}.5
|
||||||
Release: 3%{?relsuf}%{?dist}
|
Release: 2%{?relsuf}%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
# most sources are BSD
|
# most sources are BSD
|
||||||
@ -479,9 +479,6 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 03 2019 Björn Esser <besser82@fedoraproject.org> - 3.14.5-3
|
|
||||||
- Rebuild (jsoncpp), qt5 enabled
|
|
||||||
|
|
||||||
* Wed Jul 03 2019 Björn Esser <besser82@fedoraproject.org> - 3.14.5-2
|
* Wed Jul 03 2019 Björn Esser <besser82@fedoraproject.org> - 3.14.5-2
|
||||||
- Rebuild (jsoncpp), bootstrap without qt5
|
- Rebuild (jsoncpp), bootstrap without qt5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user