X-Git-Url: https://git.tld-linux.org/?p=packages%2Fsystemtap.git;a=blobdiff_plain;f=systemtap.spec;h=ac26b4e753df69b368fc19e1d6190454f326baa0;hp=d3ef9f9421f2458dddfa9eba675101edde045ba3;hb=HEAD;hpb=9aee00b046160084d96da0f3bec825e5c9f5e155 diff --git a/systemtap.spec b/systemtap.spec index d3ef9f9..04c911e 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -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