]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- release 4: rebuild for gcc-3.2.3; added requires_eq->libstdc++
authorradek <radek@pld-linux.org>
Sun, 11 May 2003 20:25:26 +0000 (20:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    STLport.spec -> 1.25

STLport.spec

index 79f7afb8ff7607e996af26c31489ba94a01ba477..adedc325e17b8f5556a7c481b8a9c2403d6ace4d 100644 (file)
@@ -3,7 +3,7 @@ Summary:        C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
 Version:       4.5.3
-Release:       3
+Release:       4
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://www.stlport.com/archive/%{name}-%{version}.tar.gz
@@ -14,6 +14,8 @@ Patch2:               %{name}-4.5.3-gcc3stdexcept.patch
 Patch4:                %{name}-4.5.3-extra-cxxflags.patch
 URL:           http://www.stlport.org/
 BuildRequires: gcc-c++
+# rationale: the -gcc3.patch
+%requires_eq   libstdc++
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.070623 seconds and 4 git commands to generate.