[stp] Skip valgrind tests until libdl doesn't cause failures.

Jerry James jjames at fedoraproject.org
Tue Jan 10 23:56:35 UTC 2012


commit 145d2a206b60fa7a209dac889c69b6189d319a06
Author: Jerry James <loganjerry at gmail.com>
Date:   Tue Jan 10 16:56:22 2012 -0700

    Skip valgrind tests until libdl doesn't cause failures.

 stp.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/stp.spec b/stp.spec
index 32fce1f..477ade3 100644
--- a/stp.spec
+++ b/stp.spec
@@ -29,7 +29,7 @@ Patch1:		stp-gcc47.patch
 BuildRequires:	bison
 BuildRequires:	boost-devel
 BuildRequires:	flex
-BuildRequires:	valgrind
+BuildRequires:	time
 BuildRequires:	zlib-devel
 
 %description
@@ -115,6 +115,8 @@ make install PREFIX=%{buildroot}%{_prefix} LIB_DIR=%{buildroot}%{_libdir}
 %changelog
 * Tue Jan 10 2012 Jerry James <loganjerry at gmail.com> - 0.1-8.20120109svn
 - Update to recent subversion snapshot
+- Add GCC 4.7 patch
+- Skip valgrind tests until libdl doesn't cause failures
 
 * Tue Dec 13 2011 Jerry James <loganjerry at gmail.com> - 0.1-7.20111130svn
 - Update to recent subversion snapshot


More information about the scm-commits mailing list