SHA256
1
0
forked from pool/systemtap

Accepting request 70412 from home:jirislaby:branches:devel:tools

fix gcc 4.6 build for docs package

OBS-URL: https://build.opensuse.org/request/show/70412
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2011-05-19 08:30:27 +00:00 committed by Git OBS Bridge
parent c1e33f5f2b
commit 4a4595c3ca
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 17 11:28:27 CEST 2011 - jslaby@suse.de
- fix gcc 4.6 build
-------------------------------------------------------------------
Fri Jan 21 18:45:18 UTC 2011 - tonyj@novell.com

View File

@ -40,6 +40,8 @@ Source: ftp://sources.redhat.com/pub/systemtap/snapshots/systemtap-%{pac
Source2: README-BEFORE-ADDING-PATCHES
Patch1: systemtap-docdir-fix.diff
Patch2: systemtap-xmlto-fop.diff
# PATCH-FIX-UPSTREAM systemtap-1.4-gcc46.patch idoenmez@suse.de -- Fix compilation with gcc 4.6
Patch3: systemtap-1.4-gcc46.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -64,6 +66,7 @@ Authors:
%endif
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
autoreconf -fi