fix buildrequires llvm 3.4-5 to 3.4-6, because 3.4-5 is not available for F20
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
635d534dda
commit
6a418411ac
@ -55,7 +55,7 @@
|
|||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 10.1.1
|
Version: 10.1.1
|
||||||
Release: 1.%{gitdate}%{?dist}
|
Release: 2.%{gitdate}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -109,7 +109,7 @@ BuildRequires: gettext
|
|||||||
%if 0%{?with_private_llvm}
|
%if 0%{?with_private_llvm}
|
||||||
BuildRequires: mesa-private-llvm-devel
|
BuildRequires: mesa-private-llvm-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: llvm-devel >= 3.4-5
|
BuildRequires: llvm-devel >= 3.4-6
|
||||||
%if 0%{?with_opencl}
|
%if 0%{?with_opencl}
|
||||||
BuildRequires: clang-devel >= 3.0
|
BuildRequires: clang-devel >= 3.0
|
||||||
%endif
|
%endif
|
||||||
@ -645,6 +645,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 19 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.1-2.20140419
|
||||||
|
- fix buildrequires llvm 3.4-5 to 3.4-6, because 3.4-5 is not available for F20
|
||||||
|
|
||||||
* Sat Apr 19 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.1-1.20140419
|
* Sat Apr 19 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.1-1.20140419
|
||||||
- 10.1.1 upstream release
|
- 10.1.1 upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user