]> TLD Linux GIT Repositories - packages/systemtap.git/blobdiff - systemtap.spec
- rediffed patches
[packages/systemtap.git] / systemtap.spec
index d3ef9f9421f2458dddfa9eba675101edde045ba3..04c911e44c28eec0063472fb3a68b0e7e6b26dab 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without doc             # documentation build
 %bcond_with    publican        # publican guides build [as of 3.0 not rebuilt automatically, PDFs are included]
 %bcond_without crash           # crash extension
-%bcond_without dyninst         # dyninst support
+%bcond_with    dyninst         # dyninst support
 %bcond_without java            # Java runtime support
 %bcond_without python2         # Python 2.x runtime support
 %bcond_without python3         # Python 3.x runtime support
@@ -18,7 +18,7 @@ Summary:      Instrumentation System
 Summary(pl.UTF-8):     System oprzyrzÄ…dowania
 Name:          systemtap
 Version:       3.3
-Release:       1
+Release:       6
 License:       GPL v2+
 Group:         Base
 Source0:       http://sourceware.org/systemtap/ftp/releases/%{name}-%{version}.tar.gz
@@ -64,7 +64,6 @@ BuildRequires:        python3-setuptools
 BuildRequires: readline-devel
 BuildRequires: rpm-devel
 %{?with_java:BuildRequires:    rpm-javaprov}
-BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: sqlite3-devel >= 3.7
 BuildRequires: xmlto