]> git.pld-linux.org Git - packages/STLport.git/blame_incremental - STLport.spec
- updated to 4.5.3 (fix release)
[packages/STLport.git] / STLport.spec
... / ...
CommitLineData
1Summary: C++ standard library
2Summary(pl): Biblioteki standardowe C++
3Name: STLport
4Version: 4.5.3
5Release: 1
6License: distributable (see README.gz)
7Group: Libraries
8Source0: http://www.stlport.com/archive/%{name}-%{version}.tar.gz
9Patch0: %{name}-nodebug.patch
10URL: http://www.stlport.org/
11BuildRequires: gcc-c++
12BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
13
14%description
15Implementation of C++ standard library required by OpenOffice.
16
17%description -l pl
18Implementacja standardowej biblioteki C++ wymaganej przez OpenOffice.
19
20%package devel
21Summary: STLport heades files, documentation
22