]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
According to Greg Hosler <hosler@lugs.org.sg>, these entries need to be added,
authorNicholas Nethercote <njn@valgrind.org>
Tue, 22 Apr 2003 21:47:56 +0000 (21:47 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 22 Apr 2003 21:47:56 +0000 (21:47 +0000)
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

valgrind.spec.in

index 39d61b203f96518389712a8142b4eae8edab5291..292de0edf02783a47a4390343b5415961e95b2ee 100644 (file)
@@ -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/*