- 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:
parent
abf323c85e
commit
09b3709c17
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 24 13:15:48 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Remove non-existing doc subpackage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 24 09:23:08 UTC 2014 - idonmez@suse.com
|
Fri Jan 24 09:23:08 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
10
llvm.spec
10
llvm.spec
@ -88,21 +88,11 @@ Requires: %{name} = %{version}
|
|||||||
Requires: libffi-devel
|
Requires: libffi-devel
|
||||||
Requires: libstdc++-devel >= 3.4
|
Requires: libstdc++-devel >= 3.4
|
||||||
Requires: ncurses-devel
|
Requires: ncurses-devel
|
||||||
Obsoletes: llvm-doc < %{version}
|
|
||||||
Provides: llvm-doc = %{version}
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains library and header files needed to develop
|
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
|
|
||||||
Summary: Documentation for LLVM
|
|
||||||
Group: Documentation/HTML
|
|
||||||
Requires: %{name} = %{version}
|
|
||||||
|
|
||||||
%description doc
|
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user