Updating link to change in openSUSE:Factory/llvm revision 12.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=41f439645ded0db676bf08ec8456fe45
This commit is contained in:
parent
1f1d5207a9
commit
6adc31d383
@ -76,6 +76,7 @@ tools as well as libraries with equivalent functionality.
|
||||
|
||||
%package devel
|
||||
|
||||
|
||||
Summary: Libraries and Header Files for LLVM
|
||||
Group: Development/Languages/Other
|
||||
Requires: %{name} = %{version}
|
||||
@ -88,6 +89,7 @@ new native programs that use the LLVM infrastructure.
|
||||
|
||||
%package doc
|
||||
|
||||
|
||||
Summary: Documentation for LLVM
|
||||
Group: Documentation/HTML
|
||||
Requires: %{name} = %{version}
|
||||
@ -97,6 +99,7 @@ Documentation for the LLVM compiler infrastructure.
|
||||
|
||||
%package clang
|
||||
|
||||
|
||||
Summary: CLANG frontend for LLVM
|
||||
Group: Development/Languages/Other
|
||||
Requires: %{name} = %{version}
|
||||
@ -108,6 +111,7 @@ This package contains the clang (C language) frontend for LLVM.
|
||||
|
||||
%package clang-devel
|
||||
|
||||
|
||||
Summary: CLANG frontend for LLVM (devel package)
|
||||
Group: Development/Languages/Other
|
||||
Requires: %{name} = %{version}
|
||||
@ -119,6 +123,7 @@ This package contains the clang (C language) frontend for LLVM.
|
||||
|
||||
%package vim-plugins
|
||||
|
||||
|
||||
Summary: Vim plugins for LLVM
|
||||
Group: Productivity/Text/Editors
|
||||
Requires: vim
|
||||
|
Loading…
Reference in New Issue
Block a user