Automated weekly systemtap rawhide release: 0.20151102git6c9c5fc
This commit is contained in:
parent
8b4cc6b1a3
commit
9f66a93dbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -167,3 +167,4 @@ systemtap-1.3.tar.gz
|
|||||||
/systemtap-3.0-0.20151026git8136768.tar.gz
|
/systemtap-3.0-0.20151026git8136768.tar.gz
|
||||||
/systemtap-3.0-0.20151102git6469522.tar.gz
|
/systemtap-3.0-0.20151102git6469522.tar.gz
|
||||||
/systemtap-3.0-0.20151102git127e4e3.tar.gz
|
/systemtap-3.0-0.20151102git127e4e3.tar.gz
|
||||||
|
/systemtap-3.0-0.20151102git6c9c5fc.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
5a6085b6f4579f011012ea6a8d618147 systemtap-3.0-0.20151102git127e4e3.tar.gz
|
1b50258eda94e444c745a40a17bf0d1c systemtap-3.0-0.20151102git6c9c5fc.tar.gz
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
Release: 0.20151102git127e4e3%{?dist}
|
Release: 0.20151102git6c9c5fc%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ Summary: Programmable system-wide instrumentation system
|
|||||||
Group: Development/System
|
Group: Development/System
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://sourceware.org/systemtap/
|
URL: http://sourceware.org/systemtap/
|
||||||
Source: %{name}-%{version}-0.20151102git127e4e3.tar.gz
|
Source: %{name}-%{version}-0.20151102git6c9c5fc.tar.gz
|
||||||
|
|
||||||
# Build*
|
# Build*
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -126,7 +126,7 @@ BuildRequires: elfutils-devel >= %{elfutils_version}
|
|||||||
%if %{with_docs}
|
%if %{with_docs}
|
||||||
BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf
|
BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf
|
||||||
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
||||||
BuildRequires: tex(fullpage.sty) tex(fancybox.sty) tex(bchr7t.tfm) tex(nomencl.sty)
|
BuildRequires: tex(fullpage.sty) tex(fancybox.sty) tex(bchr7t.tfm) tex(nomencl.sty) tex(graphicx.sty)
|
||||||
%endif
|
%endif
|
||||||
# On F10, xmlto's pdf support was broken off into a sub-package,
|
# On F10, xmlto's pdf support was broken off into a sub-package,
|
||||||
# called 'xmlto-tex'. To avoid a specific F10 BuildReq, we'll do a
|
# called 'xmlto-tex'. To avoid a specific F10 BuildReq, we'll do a
|
||||||
@ -1022,6 +1022,10 @@ done
|
|||||||
# http://sourceware.org/systemtap/wiki/SystemTapReleases
|
# http://sourceware.org/systemtap/wiki/SystemTapReleases
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 02 2015 Lukas Berk <lberk@redhat.com> - 3.0-0.20151102git6c9c5fc
|
||||||
|
- Automated weekly rawhide release
|
||||||
|
- Applied spec changes from upstream git
|
||||||
|
|
||||||
* Mon Nov 02 2015 Lukas Berk <lberk@redhat.com> - 3.0-0.20151102git127e4e3
|
* Mon Nov 02 2015 Lukas Berk <lberk@redhat.com> - 3.0-0.20151102git127e4e3
|
||||||
- Automated weekly rawhide release
|
- Automated weekly rawhide release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user