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