aboutsummaryrefslogtreecommitdiff
path: root/valgrind.spec.in
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-09-27 00:42:41 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-09-27 00:42:41 +0000
commit46ff1ba98404c89f1c364ba4e2fd94f4e54df24f (patch)
tree0937d2d3dfac169da6c47e995e30193ff836d2c4 /valgrind.spec.in
parent74bb4768751a9484cf873e53c59fad681d81a38e (diff)
downloadvalgrind-46ff1ba98404c89f1c364ba4e2fd94f4e54df24f.tar.gz
merge revs 1.2.2.2 and 1.2.2.3 (which probably don't make sense in
the head, but still ..) Source is .tar.bz2 not .tar.gz Added cachegrind and vg_annotate to the spec file, as suggested by Rafael Garcia-Suarez <rgarciasuarez@free.fr>. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1110 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'valgrind.spec.in')
-rw-r--r--valgrind.spec.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/valgrind.spec.in b/valgrind.spec.in
index ce0a10312..c13173a21 100644
--- a/valgrind.spec.in
+++ b/valgrind.spec.in
@@ -5,7 +5,7 @@ Release: 1
Copyright: GPL
Group: Development/Debuggers
Packager: Frederic Gobry <frederic.gobry@smartdata.ch>
-Source: @PACKAGE@-@VERSION@.tar.gz
+Source: @PACKAGE@-@VERSION@.tar.bz2
Buildroot: %{_tmppath}/@PACKAGE@
@@ -40,6 +40,8 @@ make install prefix=$RPM_BUILD_ROOT/usr
%defattr(-,root,root)
/usr/include/valgrind.h
/usr/bin/valgrind
+/usr/bin/cachegrind
+/usr/bin/vg_annotate
/usr/lib/valgrind/*
%doc