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:
committed by
Git OBS Bridge
parent
4307d9716e
commit
e3a8fab66a
@@ -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:' )\
|
||||
|
Reference in New Issue
Block a user