Accepting request 70640 from devel:tools

fix gcc 4.6 build for docs package (forwarded request 70412 from jirislaby)

OBS-URL: https://build.opensuse.org/request/show/70640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemtap?expand=0&rev=64
This commit is contained in:
Sascha Peilicke 2011-05-19 09:04:14 +00:00 committed by Git OBS Bridge
commit a0bcd8c5af
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