[packages/llvm] drop -doc subpackage (commented out since 2015)

atler atler at pld-linux.org
Mon Jan 22 02:39:56 CET 2024


commit af1bc925fc0ec1117fba5592a45b78c4a59e7f55
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jan 22 00:44:43 2024 +0100

    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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/af1bc925fc0ec1117fba5592a45b78c4a59e7f55



More information about the pld-cvs-commit mailing list