Autobuild autoformatter for 73051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=2
This commit is contained in:
parent
158146ed9f
commit
067821080c
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 2.9.99.git20110605
|
Version: 2.9.99.git20110605
|
||||||
Release: 0
|
Release: 1
|
||||||
License: NCSA
|
License: NCSA
|
||||||
Summary: Low Level Virtual Machine
|
Summary: Low Level Virtual Machine
|
||||||
Url: http://www.llvm.org
|
Url: http://www.llvm.org
|
||||||
@ -76,6 +76,7 @@ The compiler infrastructure includes mirror sets of programming
|
|||||||
tools as well as libraries with equivalent functionality.
|
tools as well as libraries with equivalent functionality.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
|
||||||
Summary: Libraries and Header Files for LLVM
|
Summary: Libraries and Header Files for LLVM
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -87,6 +88,7 @@ This package contains library and header files needed to develop
|
|||||||
new native programs that use the LLVM infrastructure.
|
new native programs that use the LLVM infrastructure.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
|
|
||||||
Summary: Documentation for LLVM
|
Summary: Documentation for LLVM
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -95,6 +97,7 @@ Requires: %{name} = %{version}
|
|||||||
Documentation for the LLVM compiler infrastructure.
|
Documentation for the LLVM compiler infrastructure.
|
||||||
|
|
||||||
%package clang
|
%package clang
|
||||||
|
|
||||||
Summary: CLANG frontend for LLVM
|
Summary: CLANG frontend for LLVM
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -104,6 +107,7 @@ Requires: %{name} = %{version}
|
|||||||
This package contains the clang (C language) frontend for LLVM.
|
This package contains the clang (C language) frontend for LLVM.
|
||||||
|
|
||||||
%package clang-devel
|
%package clang-devel
|
||||||
|
|
||||||
Summary: CLANG frontend for LLVM (devel package)
|
Summary: CLANG frontend for LLVM (devel package)
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -114,6 +118,7 @@ This package contains the clang (C language) frontend for LLVM.
|
|||||||
(development files)
|
(development files)
|
||||||
|
|
||||||
%package vim-plugins
|
%package vim-plugins
|
||||||
|
|
||||||
Summary: Vim plugins for LLVM
|
Summary: Vim plugins for LLVM
|
||||||
Group: Productivity/Text/Editors
|
Group: Productivity/Text/Editors
|
||||||
Requires: vim
|
Requires: vim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user