According to Greg Hosler <hosler@lugs.org.sg>, these entries need to be added,
otherwise rpm on RH9 will complain that these files are in the payload area,
but not saved to the rpm.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1539 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/valgrind.spec.in b/valgrind.spec.in
index 39d61b2..292de0e 100644
--- a/valgrind.spec.in
+++ b/valgrind.spec.in
@@ -44,6 +44,8 @@
 /usr/bin/valgrind
 /usr/bin/cg_annotate
 /usr/lib/valgrind/*
+/usr/bin/valgrind-listener
+/usr/bin/vg_regtest
 
 %doc
 /usr/share/doc/valgrind/*