From 0757dd3561962bc607d45d1da8731719792cdbfd Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 13 Nov 2003 07:50:09 +0000 Subject: [PATCH] - formatting Changed files: STL_doc.spec -> 1.2 --- STL_doc.spec | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/STL_doc.spec b/STL_doc.spec index f8db1f4..e94066c 100644 --- a/STL_doc.spec +++ b/STL_doc.spec @@ -7,28 +7,29 @@ License: distributable Group: Documentation Source0: http://www.sgi.com/tech/stl/%{name}.tar.gz # Source0-md5: 8b2e047c40bfa18306ebff13e803ed7e -URL: http://www.sgi.com/tech/stl/ +URL: http://www.sgi.com/tech/stl/ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautocompressdoc * +%define _noautocompressdoc * %description -The Standard Template Library, or STL, is a C++ library of container classes, -algorithms, and iterators; it provides many of the basic algorithms and data -structures of computer science. The STL is a generic library, meaning that -its components are heavily parameterized: almost every component in the STL -is a template. You should make sure that you understand how -templates work in C++ before you use the STL. This package contains -STL Programmer's Guide. +The Standard Template Library, or STL, is a C++ library of container +classes, algorithms, and iterators; it provides many of the basic +algorithms and data structures of computer science. The STL is a +generic library, meaning that its components are heavily +parameterized: almost every component in the STL is a template. You +should make sure that you understand how templates work in C++ before +you use the STL. This package contains STL Programmer's Guide. %description -l pl -Standardowa biblioteka szablonów STL jest bibliotek± C++ klas kontenerów, -algorytmów i iteratorów; dostarcza wielu podstawowych algorytmów i struktur -danych znanych informatyce. Komponenty STL s± mocno parametryzowane: prawie -ka¿dy z nich jest szablonem. Powiniene¶ siê upewniæ, ¿e rozumiesz sposób -dzia³ania szablonów w C++ zanim u¿yjesz STL. Ten pakiet zawiera podrêcznik -programisty biblioteki STL. +Standardowa biblioteka szablonów STL jest bibliotek± C++ klas +kontenerów, algorytmów i iteratorów; dostarcza wielu podstawowych +algorytmów i struktur danych znanych informatyce. Komponenty STL s± +mocno parametryzowane: prawie ka¿dy z nich jest szablonem. Powiniene¶ +siê upewniæ, ¿e rozumiesz sposób dzia³ania szablonów w C++ zanim +u¿yjesz STL. Ten pakiet zawiera podrêcznik programisty biblioteki +STL. %prep %setup -q -n %{name} -- 2.43.0