Author: pluto Date: Tue Apr 1 20:09:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - stlport doesn't require libstdc++ runtime.
---- Files affected: SPECS: STLport.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/STLport.spec diff -u SPECS/STLport.spec:1.94 SPECS/STLport.spec:1.95 --- SPECS/STLport.spec:1.94 Tue Apr 1 22:04:07 2008 +++ SPECS/STLport.spec Tue Apr 1 22:09:28 2008 @@ -20,7 +20,6 @@ URL: http://stlport.sourceforge.net/ BuildRequires: libstdc++-devel >= 6:4.2.0-1 BuildRequires: sed >= 4.0 -%requires_eq libstdc++ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -60,7 +59,6 @@ Summary: Debug version of STLport library Summary(pl.UTF-8): Wersja diagnostyczna biblioteki STLport Group: Libraries -%requires_eq libstdc++ %description dbg Debug version of STLport library. @@ -183,6 +181,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2008-04-01 20:09:28 pluto +- stlport doesn't require libstdc++ runtime. + Revision 1.94 2008-04-01 20:04:07 pluto - bcond_with static_gcc added (useful for deploying binaries on ancient enterpise systems). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/STLport.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
