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
diff --git a/valgrind.spec.in b/valgrind.spec.in
index ce0a103..c13173a 100644
--- a/valgrind.spec.in
+++ b/valgrind.spec.in
@@ -5,7 +5,7 @@
 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 @@
 %defattr(-,root,root)
 /usr/include/valgrind.h
 /usr/bin/valgrind
+/usr/bin/cachegrind
+/usr/bin/vg_annotate
 /usr/lib/valgrind/*
 
 %doc