]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- Release 6, soname patch
authorpascalek <pascalek@pld-linux.org>
Thu, 31 Jul 2003 10:26:07 +0000 (10:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    STLport.spec -> 1.29

STLport.spec

index 3fa87483e6a0087adccf1ab28301d461c6ea3d01..d24c6b0ca2f487a6fae578bebbcf8717f9d77549 100644 (file)
@@ -3,7 +3,7 @@ Summary:        C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
 Version:       4.5.3
-Release:       5
+Release:       6
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://www.stlport.com/archive/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@ Patch1:               %{name}-gcc3.patch
 Patch2:                %{name}-4.5.3-gcc3stdexcept.patch
 #Patch3:               %{name}-4.5.3-nobadlink.patch
 Patch4:                %{name}-4.5.3-extra-cxxflags.patch
+Patch5:                %{name}-soname.patch
 URL:           http://www.stlport.org/
 BuildRequires: gcc-c++
 # rationale: the -gcc3.patch
@@ -56,6 +57,7 @@ Biblioteki statyczne do STLport.
 %patch2 -p1
 #%patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 cd src
This page took 0.029506 seconds and 4 git commands to generate.