]> git.pld-linux.org Git - packages/STLport.git/blame - STLport.spec
- rebuild with new gcc 3.3.1
[packages/STLport.git] / STLport.spec
CommitLineData
00051c92 1Summary: C++ standard library
560d73f2 2Summary(pl): Biblioteki standardowe C++
00051c92 3Name: STLport
82a80000 4Version: 4.5.3
be95f79d 5Release: 7
0fac6161 6License: distributable (see README.gz)
00051c92 7Group: Libraries
7cec3fb9 8Source0: http://www.stlport.com/archive/%{name}-%{version}.tar.gz
d5b125a0 9# Source0-md5: cd4dd34b623a8704fbc800de79705171
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
053bebbb 15Patch5: %{name}-soname.patch
00051c92 16URL: http://www.stlport.org/
dc8bd740 17BuildRequires: gcc-c++
a47736e2 18# rationale: the -gcc3.patch
19%requires_eq libstdc++
4f2cefaa 20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
00051c92 21
22%description
dc8bd740 23Implementation of C++ standard library required by OpenOffice.
00051c92 24
25%description -l pl
dc8bd740 26Implementacja standardowej biblioteki C++ wymaganej przez OpenOffice.
00051c92 27
28%package devel
29Summary: STLport heades files, documentation
30