added debug package [release 10.0.1-2mamba;Mon Jul 27 2020]
This commit is contained in:
parent
76529efcd7
commit
d8f2f7f790
12
llvm.spec
12
llvm.spec
@ -1,8 +1,8 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: llvm
|
||||
Version: 10.0.0
|
||||
Release: 1mamba
|
||||
Version: 10.0.1
|
||||
Release: 2mamba
|
||||
Summary: The Low Level Virtual Machine
|
||||
Group: Development/Languages
|
||||
Vendor: openmamba
|
||||
@ -99,6 +99,8 @@ Requires: gtk-doc
|
||||
%description ocaml-apidocs
|
||||
This package includes the LLVM ocaml API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.src
|
||||
#-D -T
|
||||
@ -264,6 +266,12 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
|
||||
%{_docdir}/llvm/ocaml-html/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 10.0.1-2mamba
|
||||
- added debug package
|
||||
|
||||
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 10.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user