Accepting request 80798 from server:mail

- Fix build with no-add-needed (forwarded request 80797 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/80798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=19
This commit is contained in:
Lars Vogdt
2011-09-05 14:16:44 +00:00
committed by Git OBS Bridge
parent 4307d9716e
commit e3a8fab66a
3 changed files with 32 additions and 3 deletions

View File

@@ -86,6 +86,7 @@ Patch609: chappa-streamlock.patch.gz
Patch610: chappa-filterflagbug.patch.gz
Patch611: chappa-nlinfobug.patch.gz
Patch612: chappa-unverified.patch.gz
Patch613: alpine-no-add-needed.patch
%description
Though originally designed for inexperienced email users, Alpine
@@ -164,6 +165,7 @@ fi
%patch610 -p1
%patch611 -p1
%patch612 -p1
%patch613
#
# SuSE patches - warning fixes, etc:
#
@@ -180,8 +182,6 @@ fi
%endif # End of "if !{build_vanilla}"
%build
# Needed because of alpine-2.00-as_needed.patch
autoreconf -fi
# Workaround for older distros which slashed the gnu:
%if %{suse_version} <= 1010
%define _host_os %{_os}%{?_gnu}
@@ -233,7 +233,7 @@ export EXTRALDFLAGS="-lmudflap"
#export EXTRALDFLAGS="-lmudflapir"
LDFLAGS="$LDFLAGS $EXTRALDFLAGS"
%endif
:
autoreconf -fiv
%configure \
%if %{use_mudflap}
%( : 'mudflap(th) does not work with with threads:' )\