summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-03-19 12:31:54 -0400
committerFrank Ch. Eigler <fche@elastic.org>2009-03-19 12:31:54 -0400
commit59b30bda24855bc46608a126efad8e150196721c (patch)
tree86d390684422d8648b2badc577c4813d1295a4f5 /systemtap.spec
parent0afb7073fa08980ecf9a80018d18a5148c2f686e (diff)
downloadsystemtap-steved-59b30bda24855bc46608a126efad8e150196721c.tar.gz
systemtap-steved-59b30bda24855bc46608a126efad8e150196721c.tar.xz
systemtap-steved-59b30bda24855bc46608a126efad8e150196721c.zip
BZ490802, remove bumpspec-unfriendly %{release} macro logic
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 4eca3451..540a9d93 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -1,4 +1,3 @@
-%{!?release: %define release 2}
%{!?with_sqlite: %define with_sqlite 1}
%{!?with_docs: %define with_docs 1}
%{!?with_crash: %define with_crash 0}
@@ -6,9 +5,9 @@
%{!?elfutils_version: %define elfutils_version 0.127}
Name: systemtap
-# for version, see also configure.ac
Version: 0.9
-Release: %{release}%{?dist}
+Release: 3%{?dist}
+# for version, see also configure.ac
Summary: Instrumentation System
Group: Development/System
License: GPLv2+