aboutsummaryrefslogtreecommitdiff
path: root/valgrind.spec.in
diff options
context:
space:
mode:
authornjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2003-04-22 21:47:56 +0000
committernjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2003-04-22 21:47:56 +0000
commitec72b7d467d0b6d4b68248aa5f58a33f3a60f85d (patch)
treef8e1da36c5f2a7ab5b712ba191c2b44df6571a26 /valgrind.spec.in
parent7d9f94dda63c0e604774f491ed6b3decbf5c3ce5 (diff)
downloadvalgrind-ec72b7d467d0b6d4b68248aa5f58a33f3a60f85d.tar.gz
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
Diffstat (limited to 'valgrind.spec.in')
-rw-r--r--valgrind.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/valgrind.spec.in b/valgrind.spec.in
index 39d61b203..292de0edf 100644
--- a/valgrind.spec.in
+++ b/valgrind.spec.in
@@ -44,6 +44,8 @@ make install prefix=$RPM_BUILD_ROOT/usr
/usr/bin/valgrind
/usr/bin/cg_annotate
/usr/lib/valgrind/*
+/usr/bin/valgrind-listener
+/usr/bin/vg_regtest
%doc
/usr/share/doc/valgrind/*