forked from pool/libtirpc
Accepting request 612793 from home:tsaupe:branches:Base:System
replacement for sr 602530 which got declined OBS-URL: https://build.opensuse.org/request/show/612793 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=74
This commit is contained in:
parent
dc7d719fc1
commit
fe68f3503e
@ -3,12 +3,14 @@ Thu Apr 12 08:06:23 UTC 2018 - Thomas.Blume@suse.com
|
||||
|
||||
- fix socket leak introduced by change-rpc-protocol-version-order patch
|
||||
(bsc#1087925)
|
||||
- add 0001-Fix-regression-introduced-by-change-rpc-version-orde.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 13:26:43 CEST 2018 - kukuk@suse.de
|
||||
|
||||
- Revert binddynport changes as they break backward compatibility
|
||||
[brc#1562169].
|
||||
- add 002-revert-binddynport.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 23:10:46 UTC 2018 - jengelh@inai.de
|
||||
|
@ -93,6 +93,7 @@ TCP over IPv4.
|
||||
|
||||
%build
|
||||
sed -i -e 's|@includedir@/tirpc|@includedir@|g' libtirpc.pc.in
|
||||
/bin/sh autogen.sh
|
||||
%configure --disable-static \
|
||||
%if 0%{suse_version} < 1200
|
||||
--disable-gssapi \
|
||||
|
Loading…
Reference in New Issue
Block a user