From: Nicholas Nethercote Date: Tue, 22 Apr 2003 21:47:56 +0000 (+0000) Subject: According to Greg Hosler , these entries need to be added, X-Git-Tag: svn/VALGRIND_2_0_0~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a00a117591fc4cac86ee4147ea4c919a94780cf4;p=thirdparty%2Fvalgrind.git According to Greg Hosler , 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 --- diff --git a/valgrind.spec.in b/valgrind.spec.in index 39d61b203f..292de0edf0 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/*