From af1bc925fc0ec1117fba5592a45b78c4a59e7f55 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 22 Jan 2024 00:44:43 +0100 Subject: [PATCH] drop -doc subpackage (commented out since 2015) --- llvm.spec | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/llvm.spec b/llvm.spec index c1971ee..148e9d6 100644 --- a/llvm.spec +++ b/llvm.spec @@ -8,7 +8,6 @@ # %{_datadir}/clang/clang-format.el - clang tools emacs integration # %{_datadir}/clang/clang-include-fixer.el # %{_datadir}/clang/clang-rename.el -# - no content in doc package (it used to contain parts of clang apidocs and some examples) # - system isl in polly? # - dependencies and files for lua module # %{_libdir}/lua/5.3/lldb.so @@ -282,18 +281,6 @@ Ten pakiet zawiera biblioteki statyczne oraz pliki nagłówkowe potrzebne do tworzenia nowych programów natywnych wykorzystujących infrastrukturę LLVM. -%package doc -Summary: Documentation for LLVM -Summary(pl.UTF-8): Dokumentacja do LLVM-a -Group: Documentation -# does not require base - -%description doc -Documentation for the LLVM compiler infrastructure. - -%description doc -l pl.UTF-8 -Dokumentacja do infrastruktury kompilatorów LLVM. - %package apidocs Summary: API documentation for LLVM Summary(pl.UTF-8): Dokumentacja API LLVM-a @@ -1069,9 +1056,6 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/llvm-config.1* %endif -#%files doc -#%defattr(644,root,root,755) - %if %{with apidocs} %files apidocs %defattr(644,root,root,755) -- 2.44.0