]> git.pld-linux.org Git - packages/STLport.git/blame - STLport.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/STLport.git] / STLport.spec
CommitLineData
3bc2ba2b 1# TODO: add SONAME to libstlport_gcc.so*
00051c92 2Summary: C++ standard library
560d73f2 3Summary(pl): Biblioteki standardowe C++
00051c92 4Name: STLport
82a80000 5Version: 4.5.3
a47736e2 6Release: 4
0fac6161 7License: distributable (see README.gz)
00051c92 8Group: Libraries
7cec3fb9 9Source0: http://www.stlport.com/archive/%{name}-%{version}.tar.gz
00051c92 10Patch0: %{name}-nodebug.patch
f718ba04 11Patch1: %{name}-gcc3.patch
12Patch2: %{name}-4.5.3-gcc3stdexcept.patch
8c7009b1 13#Patch3: %{name}-4.5.3-nobadlink.patch
f718ba04 14Patch4: %{name}-4.5.3-extra-cxxflags.patch
00051c92 15URL: http://www.stlport.org/
dc8bd740 16BuildRequires: gcc-c++
a47736e2 17# rationale: the -gcc3.patch
18%requires_eq libstdc++
4f2cefaa 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
00051c92 20
21%description
dc8bd740 22Implementation of C++ standard library required by OpenOffice.
00051c92 23
24%description -l pl
dc8bd740 25Implementacja standardowej biblioteki C++ wymaganej przez OpenOffice.
00051c92 26
27%package devel
28Summary: STLport heades files, documentation
29