]> git.pld-linux.org Git - packages/llvm.git/blobdiff - llvm.spec
drop -doc subpackage (commented out since 2015)
[packages/llvm.git] / llvm.spec
index c1971ee67d56726a374a10e4b796240dc438fcba..148e9d6185e41378fe22a8ed6edf397271d9e54d 100644 (file)
--- 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)
This page took 0.296809 seconds and 4 git commands to generate.