From bc44995a71c146c49cdaeb3205b9837f67376bb4 Mon Sep 17 00:00:00 2001 From: David Smith Date: Thu, 17 Jul 2008 08:35:52 -0500 Subject: Fixed "Version" line. 2008-07-17 David Smith * systemtap.spec: Moved comment that was on the same line as "Version", which rpmbuild didn't like. --- systemtap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index 2538cead..98927d83 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -6,7 +6,8 @@ %define elfutils_version 0.127 Name: systemtap -Version: 0.7.1 # see also configure.ac +# for version, see also configure.ac +Version: 0.7.1 Release: %{release}%{?dist} Summary: Instrumentation System Group: Development/System -- cgit