Author: pluto                        Date: Sun Dec 11 00:10:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- yep, -lstdc++ is needed on amd64.
- version changed to 2.4 (based on web annonunce).

---- Files affected:
SPECS:
   LeakTracer.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/LeakTracer.spec
diff -u SPECS/LeakTracer.spec:1.5 SPECS/LeakTracer.spec:1.6
--- SPECS/LeakTracer.spec:1.5   Sun Dec 11 01:02:39 2005
+++ SPECS/LeakTracer.spec       Sun Dec 11 01:10:35 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 Summary:       A tool for trace and analyze memory leaks in C++ programs
 Name:          LeakTracer
-Version:       2.3
+Version:       2.4
 Release:       1
 License:       Public Domain
 Group:         Applications
@@ -38,7 +38,7 @@
 
 %{__make} \
        CXX="%{__cxx}" \
-       CXXFLAGS="%{rpmcxxflags} -nodefaultlibs"
+       CXXFLAGS="%{rpmcxxflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/11 00:10:35  pluto
+- yep, -lstdc++ is needed on amd64.
+- version changed to 2.4 (based on web annonunce).
+
 Revision 1.5  2005/12/11 00:02:39  pluto
 - fix amd64 version.
 - use caller address instead of reaturn address (proper src. line loc.).
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LeakTracer.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to