Merge branch 'f25' into f24

* f25: (42 commits)
  Automated weekly systemtap rawhide release: 0.20170125gite81970274b46
  Automated weekly systemtap rawhide release: 0.20170123git756c7cf
  Automated weekly systemtap rawhide release: 0.20170123git100bca3
  Automated weekly systemtap rawhide release: 0.20170116git8065f5d
  Automated weekly systemtap rawhide release: 0.20170116gitd5eac54
  Automated weekly systemtap rawhide release: 0.20170116git3d13f4e
  Rebuild for readline 7.x
  rebuild for dyninst 9.3.0
  Automated weekly systemtap rawhide release: 0.20170109gitf8bc2a5
  Automated weekly systemtap rawhide release: 0.20170103git7e8210a
  Automated weekly systemtap rawhide release: 0.20161226git397109b0a7b2
  Rebuild for Python 3.6
  Automated weekly systemtap rawhide release: 0.20161219gitcccf2f5
  Automated weekly systemtap rawhide release: 0.20161212git2cd5c938b39b
  Automated weekly systemtap rawhide release: 0.20161212git2cd5c938b39b
  Automated weekly systemtap rawhide release: 0.20161212git2cd5c93
  Automated weekly systemtap rawhide release: 0.20161205gitda79853
  Automated weekly systemtap rawhide release: 0.20161128git9ed4785
  Automated weekly systemtap rawhide release: 0.20161121git09dd8f0
  Automated weekly systemtap rawhide release: 0.20161114git5fb76b5
  ...
This commit is contained in:
Frank Ch. Eigler 2017-01-25 17:10:07 -05:00
commit 39f3f199b2
3 changed files with 290 additions and 45 deletions

35
.gitignore vendored
View File

@ -187,3 +187,38 @@ systemtap-1.3.tar.gz
/systemtap-3.0-0.20160314git356a3b0.tar.gz
/systemtap-3.0-0.20160321git1a442bf.tar.gz
/systemtap-3.0.tar.gz
/systemtap-3.1-0.20160329gitd84e7e5.tar.gz
/systemtap-3.1-0.20160411git8385da2.tar.gz
/systemtap-3.1-0.20160502gitc30ff77.tar.gz
/systemtap-3.1-0.20160516git3532c11.tar.gz
/systemtap-3.1-0.20160606git0de802f.tar.gz
/systemtap-3.1-0.20160613gitc043a8b.tar.gz
/systemtap-3.1-0.20160630gite5c209c.tar.gz
/systemtap-3.1-0.20160704git615ac77.tar.gz
/systemtap-3.1-0.20160711gitbf6ec87.tar.gz
/systemtap-3.1-0.20160718git21e1c1d.tar.gz
/systemtap-3.1-0.20160725git91bfb36.tar.gz
/systemtap-3.1-0.20160802git9cc6246.tar.gz
/systemtap-3.1-0.20160808git2c3f3f5.tar.gz
/systemtap-3.1-0.20160816gitba16350.tar.gz
/systemtap-3.1-0.20160829git7fb6e0e.tar.gz
/systemtap-3.1-0.20160912git2c58b79.tar.gz
/systemtap-3.1-0.20161017git2acd51e.tar.gz
/systemtap-3.1-0.20161024giteeed3ed.tar.gz
/systemtap-3.1-0.20161031git4e0d002.tar.gz
/systemtap-3.1-0.20161107git3145b02.tar.gz
/systemtap-3.1-0.20161114git5fb76b5.tar.gz
/systemtap-3.1-0.20161121git09dd8f0.tar.gz
/systemtap-3.1-0.20161128git9ed4785.tar.gz
/systemtap-3.1-0.20161205gitda79853.tar.gz
/systemtap-3.1-0.20161212git2cd5c938b39b.tar.gz
/systemtap-3.1-0.20161219gitcccf2f5.tar.gz
/systemtap-3.1-0.20161226git397109b0a7b2.tar.gz
/systemtap-3.1-0.20170103git7e8210a.tar.gz
/systemtap-3.1-0.20170109gitf8bc2a5.tar.gz
/systemtap-3.1-0.20170116git3d13f4e.tar.gz
/systemtap-3.1-0.20170116gitd5eac54.tar.gz
/systemtap-3.1-0.20170116git8065f5d.tar.gz
/systemtap-3.1-0.20170123git100bca3.tar.gz
/systemtap-3.1-0.20170123git756c7cf.tar.gz
/systemtap-3.1-0.20170125gite81970274b46.tar.gz

View File

@ -1 +1 @@
0edc087e748769496ee244acf3b80168 systemtap-3.0.tar.gz
SHA512 (systemtap-3.1-0.20170125gite81970274b46.tar.gz) = e6bc85afd76cfbe76efbfa81296d9e39f7eb7937981832732e06d8c06e14eeee13f5f35f3800e7eb5b64f469c74ffb88d63bd811604a770e5844b53fce5c6361

View File

@ -3,7 +3,7 @@
%{!?with_htmldocs: %global with_htmldocs 0}
%{!?with_monitor: %global with_monitor 1}
# crash is not available
%ifarch ppc ppc64 %{sparc} aarch64 ppc64le
%ifarch ppc ppc64 %{sparc} aarch64 ppc64le %{mips}
%{!?with_crash: %global with_crash 0}
%else
%{!?with_crash: %global with_crash 1}
@ -23,7 +23,7 @@
%{!?with_java: %global with_java 0%{?fedora} >= 19 || 0%{?rhel} >= 7}
%{!?with_virthost: %global with_virthost 0%{?fedora} >= 19 || 0%{?rhel} >= 7}
%{!?with_virtguest: %global with_virtguest 1}
%{!?with_dracut: %global with_dracut 0%{?fedora} >= 19 || 0%{?rhel} >= 7}
%{!?with_dracut: %global with_dracut 0%{?fedora} >= 19 || 0%{?rhel} >= 6}
%ifarch x86_64
%{!?with_mokutil: %global with_mokutil 0%{?fedora} >= 18 || 0%{?rhel} >= 7}
%{!?with_openssl: %global with_openssl 0%{?fedora} >= 18 || 0%{?rhel} >= 7}
@ -33,6 +33,8 @@
%endif
%{!?with_pyparsing: %global with_pyparsing 0%{?fedora} >= 18 || 0%{?rhel} >= 7}
%{!?with_python3: %global with_python3 0%{?fedora} >= 23}
%{!?with_python2_probes: %global with_python2_probes 1}
%{!?with_python3_probes: %global with_python3_probes 0%{?fedora} >= 23}
%ifarch ppc64le aarch64
%global with_virthost 0
@ -56,11 +58,21 @@
%endif
%endif
%define dracutstap %{_prefix}/lib/dracut/modules.d/99stap
%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
%define dracutstap %{_prefix}/lib/dracut/modules.d/99stap
%else
%define dracutstap %{_prefix}/share/dracut/modules.d/99stap
%endif
%if 0%{?rhel} >= 6
%define dracutbindir /sbin
%else
%define dracutbindir %{_bindir}
%endif
Name: systemtap
Version: 3.0
Release: 4%{?dist}
Version: 3.1
Release: 0.20170125gite81970274b46%{?dist}
# for version, see also configure.ac
@ -77,6 +89,8 @@ Release: 4%{?dist}
# systemtap-runtime-java libHelperSDT.so, HelperSDT.jar, stapbm, req:-runtime
# systemtap-runtime-virthost /usr/bin/stapvirt, req:libvirt req:libxml2
# systemtap-runtime-virtguest udev rules, init scripts/systemd service, req:-runtime
# systemtap-runtime-python2 HelperSDT python2 module, req:-runtime
# systemtap-runtime-python3 HelperSDT python3 module, req:-runtime
#
# Typical scenarios:
#
@ -93,22 +107,27 @@ Summary: Programmable system-wide instrumentation system
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Source: ftp://sourceware.org/pub/systemtap/releases/systemtap-%{version}.tar.gz
Source: %{name}-%{version}-0.20170125gite81970274b46.tar.gz
# Build*
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gcc-c++
BuildRequires: gettext-devel
BuildRequires: nss-devel avahi-devel pkgconfig
BuildRequires: pkgconfig(nss)
BuildRequires: pkgconfig(avahi-client)
%if %{with_dyninst}
BuildRequires: dyninst-devel >= 8.0
BuildRequires: libselinux-devel
BuildRequires: pkgconfig(libselinux)
%endif
%if %{with_sqlite}
BuildRequires: sqlite-devel
%endif
%if %{with_monitor}
BuildRequires: json-c-devel ncurses-devel
BuildRequires: pkgconfig(json-c)
BuildRequires: pkgconfig(ncurses)
%endif
%if %{with_systemd}
BuildRequires: systemd
%endif
# Needed for libstd++ < 4.0, without <tr1/memory>
%if %{with_boost}
@ -118,7 +137,7 @@ BuildRequires: boost-devel
BuildRequires: crash-devel zlib-devel
%endif
%if %{with_rpm}
BuildRequires: rpm-devel glibc-headers
BuildRequires: rpm-devel
%endif
%if %{with_bundled_elfutils}
Source1: elfutils-%{elfutils_version}.tar.gz
@ -150,17 +169,22 @@ BuildRequires: emacs
BuildRequires: jpackage-utils java-devel
%endif
%if %{with_virthost}
BuildRequires: libvirt-devel >= 1.0.2
BuildRequires: libxml2-devel
# BuildRequires: libvirt-devel >= 1.0.2
BuildRequires: pkgconfig(libvirt)
BuildRequires: pkgconfig(libxml-2.0)
%endif
BuildRequires: readline-devel
%if 0%{?rhel} <= 5
BuildRequires: ncurses-devel
BuildRequires: pkgconfig(ncurses)
%endif
%if %{with_python2_probes}
BuildRequires: python-devel
BuildRequires: python-setuptools
%endif
%if %{with_python3_probes}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%endif
Patch10: pr19874.patch
Patch11: systemtap-3.0-kernel-4.6.patch
Patch12: systemtap-3.0-kernel-4.7.patch
# Install requirements
Requires: systemtap-client = %{version}-%{release}
@ -194,6 +218,9 @@ BuildRequires: nss-devel avahi-devel
%if %{with_openssl}
Requires: openssl
%endif
%if %{with_systemd}
Requires: systemd
%endif
%description server
This is the remote script compilation server component of systemtap.
@ -325,6 +352,12 @@ Requires: crash
%if %{with_java}
Requires: systemtap-runtime-java = %{version}-%{release}
%endif
%if %{with_python2_probes}
Requires: systemtap-runtime-python2 = %{version}-%{release}
%endif
%if %{with_python3_probes}
Requires: systemtap-runtime-python3 = %{version}-%{release}
%endif
%ifarch x86_64
Requires: /usr/lib/libc.so
# ... and /usr/lib/libgcc_s.so.*
@ -360,6 +393,32 @@ that probe Java processes running on the OpenJDK 1.6 and OpenJDK 1.7
runtimes using Byteman.
%endif
%if %{with_python2_probes}
%package runtime-python2
Summary: Systemtap Python 2 Runtime Support
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Requires: systemtap-runtime = %{version}-%{release}
%description runtime-python2
This package includes support files needed to run systemtap scripts
that probe python 2 processes.
%endif
%if %{with_python3_probes}
%package runtime-python3
Summary: Systemtap Python 3 Runtime Support
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Requires: systemtap-runtime = %{version}-%{release}
%description runtime-python3
This package includes support files needed to run systemtap scripts
that probe python 3 processes.
%endif
%if %{with_virthost}
%package runtime-virthost
Summary: Systemtap Cross-VM Instrumentation - host
@ -412,10 +471,6 @@ find . \( -name configure -o -name config.h.in \) -print | xargs touch
cd ..
%endif
%patch10 -p1
%patch11 -p1
%patch12 -p1
%build
%if %{with_bundled_elfutils}
@ -485,6 +540,22 @@ cd ..
%global java_config --without-java
%endif
%if %{with_python3}
%global python3_config --with-python3
%else
%global python3_config --without-python3
%endif
%if %{with_python2_probes}
%global python2_probes_config --with-python2-probes
%else
%global python2_probes_config --without-python2-probes
%endif
%if %{with_python3_probes}
%global python3_probes_config --with-python3-probes
%else
%global python3_probes_config --without-python3-probes
%endif
%if %{with_virthost}
%global virt_config --enable-virt
%else
@ -492,20 +563,15 @@ cd ..
%endif
%if %{with_dracut}
%global dracut_config --with-dracutstap=%{dracutstap}
%global dracut_config --with-dracutstap=%{dracutstap} --with-dracutbindir=%{dracutbindir}
%else
%global dracut_config %{nil}
%endif
%if %{with_python3}
%global python3_config --with-python3
%else
%global python3_config --without-python3
%endif
# We don't ship compileworthy python code, just oddball samples
%global py_auto_byte_compile 0
%configure %{?elfutils_config} %{dyninst_config} %{sqlite_config} %{crash_config} %{docs_config} %{pie_config} %{rpm_config} %{java_config} %{virt_config} %{dracut_config} %{python3_config} --disable-silent-rules --with-extra-version="rpm %{version}-%{release}"
%configure %{?elfutils_config} %{dyninst_config} %{sqlite_config} %{crash_config} %{docs_config} %{pie_config} %{rpm_config} %{java_config} %{virt_config} %{dracut_config} %{python3_config} %{python2_probes_config} %{python3_probes_config} --disable-silent-rules --with-extra-version="rpm %{version}-%{release}"
make %{?_smp_mflags}
%if %{with_emacsvim}
@ -522,14 +588,10 @@ for dir in $(ls -1d $RPM_BUILD_ROOT%{_mandir}/{??,??_??}) ; do
echo "%%lang($lang) $dir/man*/*" >> %{name}.lang
done
# We want the examples in the special doc dir, not the build install dir.
# We build it in place and then move it away so it doesn't get installed
# twice. rpm can specify itself where the (versioned) docs go with the
# %doc directive.
mv $RPM_BUILD_ROOT%{_datadir}/doc/systemtap/examples examples
ln -s %{_datadir}/systemtap/examples
# Fix paths in the example scripts.
find examples -type f -name '*.stp' -print0 | xargs -0 sed -i -r -e '1s@^#!.+stap@#!%{_bindir}/stap@'
find $RPM_BUILD_ROOT%{_datadir}/systemtap/examples -type f -name '*.stp' -print0 | xargs -0 sed -i -r -e '1s@^#!.+stap@#!%{_bindir}/stap@'
# To make rpmlint happy, remove any .gitignore files in the testsuite.
find testsuite -type f -name '.gitignore' -print0 | xargs -0 rm -f
@ -620,6 +682,8 @@ done
%if %{with_dracut}
mkdir -p $RPM_BUILD_ROOT%{dracutstap}
install -p -m 755 initscript/99stap/module-setup.sh $RPM_BUILD_ROOT%{dracutstap}
install -p -m 755 initscript/99stap/install $RPM_BUILD_ROOT%{dracutstap}
install -p -m 755 initscript/99stap/check $RPM_BUILD_ROOT%{dracutstap}
install -p -m 755 initscript/99stap/start-staprun.sh $RPM_BUILD_ROOT%{dracutstap}
touch $RPM_BUILD_ROOT%{dracutstap}/params.conf
%endif
@ -666,11 +730,6 @@ test -e %{_localstatedir}/log/stap-server/log || {
chmod 644 %{_localstatedir}/log/stap-server/log
chown stap-server:stap-server %{_localstatedir}/log/stap-server/log
}
# If it does not already exist, as stap-server, generate the certificate
# used for signing and for ssl.
if test ! -e ~stap-server/.systemtap/ssl/server/stap.cert; then
runuser -s /bin/sh - stap-server -c %{_libexecdir}/systemtap/stap-gen-cert >/dev/null
fi
# Prepare the service
%if %{with_systemd}
# Note, Fedora policy doesn't allow network services enabled by default
@ -929,6 +988,13 @@ done
%{_emacs_sitestartdir}/systemtap-init.el
%{_datadir}/vim/vimfiles/*/*.vim
%endif
# Notice that the stap-resolve-module-function.py file is used by
# *both* the python2 and python3 subrpms. Both subrpms use that same
# python script to help list python probes.
%if %{with_python3_probes} || %{with_python2_probes}
%{_libexecdir}/systemtap/python/stap-resolve-module-function.py
%exclude %{_libexecdir}/systemtap/python/stap-resolve-module-function.py?
%endif
%files runtime -f systemtap.lang
@ -963,7 +1029,8 @@ done
%files client -f systemtap.lang
%defattr(-,root,root)
%doc README README.unprivileged AUTHORS NEWS examples
%doc README README.unprivileged AUTHORS NEWS
%{_datadir}/systemtap/examples
%{!?_licensedir:%global license %%doc}
%license COPYING
%if %{with_docs}
@ -1031,6 +1098,17 @@ done
%{_libexecdir}/systemtap/stapbm
%endif
%if %{with_python2_probes}
%files runtime-python2
%{python_sitearch}/HelperSDT
%{python_sitearch}/HelperSDT-*.egg-info
%endif
%if %{with_python3_probes}
%files runtime-python3
%{python3_sitearch}/HelperSDT
%{python3_sitearch}/HelperSDT-*.egg-info
%endif
%if %{with_virthost}
%files runtime-virthost
%{_mandir}/man1/stapvirt.1*
@ -1059,11 +1137,143 @@ done
# http://sourceware.org/systemtap/wiki/SystemTapReleases
%changelog
* Wed Sep 07 2016 Frank Ch. Eigler <fche@redhat.com> - 3.0-4
- fix kernel-4.7 conflicts (PR20132)
* Wed Jan 25 2017 Frank Ch. Eigler <fche@redhat.com> - 3.1-0.20170125gite81970274b46
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Thu Jul 21 2016 Josh Stone <jistone@redhat.com> - 3.0-3
- fix kernel-4.6 conflicts (PR19940, PR19940, PR20158, PR20161)
* Mon Jan 23 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170123git756c7cf
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jan 23 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170123git100bca3
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jan 16 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170116git8065f5d
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jan 16 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170116gitd5eac54
- Automated weekly rawhide release
* Mon Jan 16 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170116git3d13f4e
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.1-0.20170110gitf8bc2a5.1
- Rebuild for readline 7.x
* Mon Jan 09 2017 Josh Stone <jistone@redhat.com> - 3.1-0.20170109gitf8bc2a5.1
- rebuild for dyninst 9.3.0
* Mon Jan 09 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170109gitf8bc2a5
- Automated weekly rawhide release
* Tue Jan 03 2017 Lukas Berk <lberk@redhat.com> - 3.1-0.20170103git7e8210a
- Automated weekly rawhide release
* Mon Dec 26 2016 Frank Ch. Eigler <fche@redhat.com> - 3.1-0.20161226git397109b0a7b2
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.1-0.20161220gitcccf2f5
- Rebuild for Python 3.6
* Mon Dec 19 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161219gitcccf2f5
- Automated weekly rawhide release
* Mon Dec 12 2016 Frank Ch. Eigler <fche@redhat.com> - 3.1-0.20161212git2cd5c938b39b
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 12 2016 Frank Ch. Eigler <fche@redhat.com> - 3.1-0.20161212git2cd5c938b39b
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 12 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161212git2cd5c93
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 05 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161205gitda79853
- Automated weekly rawhide release
* Mon Nov 28 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161128git9ed4785
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Nov 21 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161121git09dd8f0
- Automated weekly rawhide release
* Mon Nov 14 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161114git5fb76b5
- Automated weekly rawhide release
* Mon Nov 07 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161107git3145b02
- Automated weekly rawhide release
* Mon Oct 31 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161031git4e0d002
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Oct 24 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161024giteeed3ed
- Automated weekly rawhide release
* Mon Oct 17 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20161017git2acd51e
- Automated weekly rawhide release
* Mon Sep 12 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160912git2c58b79
- Automated weekly rawhide release
* Mon Aug 29 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160829git7fb6e0e
- Automated weekly rawhide release
* Tue Aug 16 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160816gitba16350
- Automated weekly rawhide release
* Mon Aug 08 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160808git2c3f3f5
- Automated weekly rawhide release
* Tue Aug 02 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160802git9cc6246
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jul 25 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160725git91bfb36
- Automated weekly rawhide release
* Mon Jul 18 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160718git21e1c1d
- Automated weekly rawhide release
* Mon Jul 11 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160711gitbf6ec87
- Automated weekly rawhide release
* Mon Jul 04 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160704git615ac77
- Automated weekly rawhide release
* Mon Jul 04 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160704git615ac77
- Automated weekly rawhide release
* Thu Jun 30 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160630gite5c209c
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jun 13 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160613gitc043a8b
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Jun 06 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160606git0de802f
- Automated weekly rawhide release
* Mon May 16 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160516git3532c11
- Automated weekly rawhide release
* Mon May 02 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160502gitc30ff77
- Automated weekly rawhide release
* Mon Apr 11 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160411git8385da2
- Automated weekly rawhide release
* Tue Mar 29 2016 Lukas Berk <lberk@redhat.com> - 3.1-0.20160329gitd84e7e5
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Mar 28 2016 Frank Ch. Eigler <fche@redhat.com> - 3.0-2
- fix PR19874 (stap -c CMD 60-second alarm)