Accepting request 129075 from home:a_jaeger:FactoryFix

Fix build with glibc 2.16

OBS-URL: https://build.opensuse.org/request/show/129075
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=53
This commit is contained in:
2012-07-27 10:33:12 +00:00
committed by Git OBS Bridge
parent 7b50b9c758
commit df88822268
5 changed files with 84 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ Source: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version
Source2: README-BEFORE-ADDING-PATCHES
Source3: stap-server.conf
Patch0: link-with-pthread.patch
Patch4: systemtap-linux-types.patch
Obsoletes: systemtap-client < 1.5
Requires: %{name}-runtime = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -84,6 +85,7 @@ This package contains the support tools for static probes.
%prep
%setup -q
%patch0 -p1
%patch4 -p1
%build
%configure --disable-docs --docdir=%{_docdir}/systemtap