|
From: Greg H. <ho...@lu...> - 2003-04-22 14:05:57
|
The raw valgring.spec file in valgrind-1.9.5.tar.bz2 contains an error. In the
files section it neglects to mention the following files.
/usr/bin/valgrind-listener
/usr/bin/vg_regtest
these need to be added, otherwise rpm on RH9 will complain that these files are
in the payload area, but not saved to the rpm.
best rgds,
-Greg
+---------------------------------------------------------------------+
You can release software that's good, software that's inexpensive, or
software that's available on time. You can usually release software
that has 2 of these 3 attributes -- but not all 3.
| Greg Hosler ho...@lu... |
+---------------------------------------------------------------------+
|
|
From: Nicholas N. <nj...@ca...> - 2003-04-22 21:48:30
|
On Tue, 22 Apr 2003, Greg Hosler wrote: > The raw valgring.spec file in valgrind-1.9.5.tar.bz2 contains an error. In the > files section it neglects to mention the following files. > > /usr/bin/valgrind-listener > /usr/bin/vg_regtest > > these need to be added, otherwise rpm on RH9 will complain that these files are > in the payload area, but not saved to the rpm. I just fixed it in the HEAD, thanks. N |