summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-05-14 08:03:58 -0400
committerWilliam Cohen <wcohen@redhat.com>2009-05-14 08:03:58 -0400
commit845a65342cda663e665847087d969ee9554a88f1 (patch)
tree8e9128786a84c302135733169e92b02a63befb74
parentfb1dad54d897d5ff1fa4e05b4c15781e8efcfd80 (diff)
downloadsystemtap-steved-845a65342cda663e665847087d969ee9554a88f1.tar.gz
systemtap-steved-845a65342cda663e665847087d969ee9554a88f1.tar.xz
systemtap-steved-845a65342cda663e665847087d969ee9554a88f1.zip
Include grapher in installed file list.
-rw-r--r--systemtap.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 77a170f8..1c9d9f2d 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -7,7 +7,7 @@
Name: systemtap
Version: 0.9.7
-Release: 1%{?dist}
+Release: 2%{?dist}
# for version, see also configure.ac
Summary: Instrumentation System
Group: Development/System
@@ -260,6 +260,7 @@ exit 0
%{_bindir}/stap-gen-cert
%{_bindir}/stap-authorize-cert
%{_bindir}/stap-authorize-signing-cert
+%{_bindir}/grapher
%{_mandir}/man1/*
%{_mandir}/man3/*
@@ -331,6 +332,9 @@ exit 0
%changelog
+* Thu May 14 2009 Will Cohen <wcohen@redhat.com> - 0.9.7-2
+- Include grapher in installed file list.
+
* Thu Apr 23 2009 Josh Stone <jistone@redhat.com> - 0.9.7-1
- Upstream release.