Compare commits

..

2 Commits
master ... f28

Author SHA1 Message Date
Jakub Martisko 576906d469 atlas.spec: pass RPM_LD_FLAGS to linker 2018-04-25 09:28:54 +02:00
Jakub Martisko f56da5f7b9 atlas.spec: add gcc to buildrequires 2018-04-25 09:28:15 +02:00
1 changed files with 3 additions and 3 deletions

View File

@ -461,7 +461,7 @@ p=$(pwd)
%if "%{?enable_native_atlas}" != "0"
%define threads_option %{nil}
%define base_options %{nil}
%define flags %{nil}
%define flags %{nil}
%endif
for type in %{types}; do
@ -820,10 +820,10 @@ fi
%endif
%changelog
* Wed Apr 11 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-5
* Wed Apr 25 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-5
- Pass RPM_LD_FLAGS to linker
* Thu Mar 01 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-4
* Wed Apr 25 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-4
- Add gcc to buildrequires
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.3-3