Include valgrind.spec in the tarball, as it makes things easier for
packagers.  Fixes bug 188560.

Also updated the contents of valgrind.spec.in a bit.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10405 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 3d180d1..5c8f043 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,13 +89,16 @@
 # Nb: no need to include any Makefile.am files here, or files included from
 # them, as automake includes them automatically.  Also not COPYING, README
 # or NEWS.
+# We include valgrind.spec as well as valgrind.spec.in to save packagers
+# from having to run configure (bug 188560).
 EXTRA_DIST = \
 	COPYING.DOCS \
 	README_DEVELOPERS \
 	README_PACKAGERS \
 	README_MISSING_SYSCALL_OR_IOCTL \
 	valgrind.pc.in \
-	valgrind.spec.in
+	valgrind.spec.in \
+	valgrind.spec
 
 dist_noinst_SCRIPTS = \
 	vg-in-place