Author: sparky Date: Fri May 14 22:54:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: autoconf, automake, libstdc++-devel, python, python-modules
---- Files affected: packages/gtest: gtest.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/gtest/gtest.spec diff -u packages/gtest/gtest.spec:1.3 packages/gtest/gtest.spec:1.4 --- packages/gtest/gtest.spec:1.3 Fri Apr 23 18:31:23 2010 +++ packages/gtest/gtest.spec Sat May 15 00:54:31 2010 @@ -15,7 +15,12 @@ URL: http://code.google.com/p/googletest/ Source0: http://googletest.googlecode.com/files/%{name}-%{version}.tar.bz2 # Source0-md5: 8b2c3c3f26cb53e64a3109d03a97200a +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libstdc++-devel BuildRequires: libtool +BuildRequires: python +BuildRequires: python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -94,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2010/05/14 22:54:31 sparky +- BR: autoconf, automake, libstdc++-devel, python, python-modules + Revision 1.3 2010/04/23 16:31:23 glen - up to 1.5.0 - regenerate libtool to use our patched libtool for libs older for --as-needed (thx sparky) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtest/gtest.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
