diff options
-rw-r--r-- | systemtap.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index 8f17d816..72961f14 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -39,7 +39,7 @@ Version: @VERSION@ Release: %{release}%{?dist} Summary: Instrumentation System Group: Development/System -License: GPL +License: GPLv2+ URL: http://sourceware.org/systemtap/ Source: ftp://sourceware.org/pub/%{name}/%{name}-%{version}.tar.gz @@ -77,7 +77,7 @@ of the system. %package runtime Summary: Instrumentation System Runtime Group: Development/System -License: GPL +License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: kernel >= 2.6.9-11 |