- Remove non-existing doc subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=336
This commit is contained in:
committed by
Git OBS Bridge
parent
abf323c85e
commit
09b3709c17
10
llvm.spec
10
llvm.spec
@@ -88,21 +88,11 @@ Requires: %{name} = %{version}
|
||||
Requires: libffi-devel
|
||||
Requires: libstdc++-devel >= 3.4
|
||||
Requires: ncurses-devel
|
||||
Obsoletes: llvm-doc < %{version}
|
||||
Provides: llvm-doc = %{version}
|
||||
|
||||
%description devel
|
||||
This package contains library and header files needed to develop
|
||||
new native programs that use the LLVM infrastructure.
|
||||
|
||||
%package doc
|
||||
Summary: Documentation for LLVM
|
||||
Group: Documentation/HTML
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description doc
|
||||
Documentation for the LLVM compiler infrastructure.
|
||||
|
||||
%package clang
|
||||
Summary: CLANG frontend for LLVM
|
||||
Group: Development/Languages/Other
|
||||
|
Reference in New Issue
Block a user