|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: epel-rpm-macros
|
|
|
|
|
Version: 8
|
|
|
|
|
Release: 15
|
|
|
|
|
Release: 16
|
|
|
|
|
Summary: Extra Packages for Enterprise Linux RPM macros
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
@ -83,6 +83,9 @@ install -Dpm 755 %{SOURCE24} \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 30 2020 Neal Gompa <ngompa13@gmail.com> - 8-16
|
|
|
|
|
- Use legacy behavior for cmake-configure
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Neal Gompa <ngompa13@gmail.com> - 8-15
|
|
|
|
|
- Backport support for out-of-source builds controlled by __cmake_in_source_build macro (#1861329)
|
|
|
|
|
- Backport cmake_build and cmake_install macros
|
|
|
|
|