]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- no apidocs
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 14 Aug 2017 17:30:44 +0000 (19:30 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 14 Aug 2017 17:30:44 +0000 (19:30 +0200)
gcc.spec

index 5d88a9e77244e94716cd120418449154c804fbb7..1eb88e2c4bc2c0c0c2dd0aaf7e8c3d5e4994b8ad 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -1082,21 +1082,6 @@ libstdc++ types/containers.
 Ten pakiet zawiera skrypty Pythona dla GDB służące do ładnego
 wypisywania typów i kontenerów libstdc++.
 
-%package -n libstdc++-apidocs
-Summary:       C++ standard library API documentation
-Summary(pl.UTF-8):     Dokumentacja API biblioteki standardowej C++
-License:       FDL v1.3 (mainly), GPL v3+ (doxygen generated parts)
-Group:         Documentation
-%if "%{_rpmversion}" >= "5"
-BuildArch:     noarch
-%endif
-
-%description -n libstdc++-apidocs
-API and internal documentation for C++ standard library.
-
-%description -n libstdc++-apidocs -l pl.UTF-8
-Dokumentacja API i wewnętrzna biblioteki standardowej C++.
-
 %package fortran
 Summary:       Fortran 95 language support for GCC
 Summary(es.UTF-8):     Soporte de Fortran 95 para GCC
@@ -3966,11 +3951,6 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %endif
 
-%if %{with apidocs}
-%files -n libstdc++-apidocs
-%defattr(644,root,root,755)
-%doc libstdc++-v3/doc/html/*
-%endif
 %endif
 
 %if %{with fortran}
This page took 0.127587 seconds and 4 git commands to generate.