]> git.pld-linux.org Git - packages/STLport.git/blame - STLport.spec
- added release and epoch to requires
[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
a23eeb12 5Release: 10
6Epoch: 2
0fac6161 7License: distributable (see README.gz)
00051c92 8Group: Libraries
7cec3fb9 9Source0: http://www.stlport.com/archive/%{name}-%{version}.tar.gz
d5b125a0 10# Source0-md5: cd4dd34b623a8704fbc800de79705171
00051c92 11Patch0: %{name}-nodebug.patch
f718ba04 12Patch1: %{name}-gcc3.patch
13Patch2: %{name}-4.5.3-gcc3stdexcept.patch
8c7009b1 14#Patch3: %{name}-4.5.3-nobadlink.patch
f718ba04 15Patch4: %{name}-4.5.3-extra-cxxflags.patch
053bebbb 16Patch5: %{name}-soname.patch
00051c92 17URL: http://www.stlport.org/
104d4e2a 18BuildRequires: libstdc++-devel >= 5:3.3.1
a47736e2 19# rationale: the -gcc3.patch
20%requires_eq libstdc++
4f2cefaa 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
00051c92 22
23%description
dc8bd740 24Implementation of C++ standard library required by OpenOffice.
00051c92 25
26%description -l pl
dc8bd740 27Implementacja standardowej biblioteki C++ wymaganej przez OpenOffice.
00051c92 28
29%package devel
30Summary: STLport heades files, documentation
31