]> git.pld-linux.org Git - packages/STL_doc.git/commitdiff
- formatting AC-branch AC-STABLE auto/ac/STL_doc-1_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Nov 2003 07:50:09 +0000 (07:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    STL_doc.spec -> 1.2

STL_doc.spec

index f8db1f489fe19caa173139022ebaeb10ecdcca4d..e94066c6e11de474e4eb8714500f1d4ac40fdffa 100644 (file)
@@ -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}
This page took 0.040208 seconds and 4 git commands to generate.