Fix dependencies for fedora rawhide
This commit is contained in:
parent
7297f21793
commit
0421dad1fd
@ -129,6 +129,9 @@ BuildRequires: doxygen
|
|||||||
%if "%{?rhel}" == "5"
|
%if "%{?rhel}" == "5"
|
||||||
BuildRequires: graphviz-gd
|
BuildRequires: graphviz-gd
|
||||||
%endif
|
%endif
|
||||||
|
%if %{?fedora}%{!?fedora:0} >= 24
|
||||||
|
BuildRequires: texlive-tabu
|
||||||
|
%endif
|
||||||
%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 7
|
%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 7
|
||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
BuildRequires: tex-xtab
|
BuildRequires: tex-xtab
|
||||||
@ -874,6 +877,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2016 David Brown <david.brown@pnnl.gov> - 4.2.10-9
|
||||||
|
- Resolve dependencies for rawhide (#1308192)
|
||||||
|
|
||||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.10-9
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.10-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user