rebuilt with llvm 3.8.0 [release 9.1-2mamba;Tue Jun 14 2016]
This commit is contained in:
parent
04fae4444a
commit
ad6c584c98
@ -1,6 +1,6 @@
|
||||
Name: codelite
|
||||
Version: 9.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An IDE for the C/C++/PHP/Node.js programming languages
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
@ -28,6 +28,7 @@ BuildRequires: libwx_baseu-devel
|
||||
BuildRequires: libwx_gtk3u-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libllvm-devel >= 3.8
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -74,5 +75,8 @@ sed -i 's|"lib"|"lib64"|' CMakeLists.txt
|
||||
%doc AUTHORS COPYING LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 9.1-2mamba
|
||||
- rebuilt with llvm 3.8.0
|
||||
|
||||
* Tue Feb 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 9.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user