Accepting request 49524 from Base:System
Copy from Base:System/libtirpc based on submit request 49524 from user elvigia OBS-URL: https://build.opensuse.org/request/show/49524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtirpc?expand=0&rev=15
This commit is contained in:
commit
00d7200b3f
@ -85,7 +85,7 @@ index a800128..962d9c7 100644
|
|||||||
+ && strcmp(nconf->nc_proto, NC_TCP) != 0)
|
+ && strcmp(nconf->nc_proto, NC_TCP) != 0)
|
||||||
goto try_rpcbind;
|
goto try_rpcbind;
|
||||||
+
|
+
|
||||||
+ client = getpmaphandle(nconf, IN4_LOCALHOST_STRING, &parms.r_addr);
|
+ client = getpmaphandle(nconf, host, &parms.r_addr);
|
||||||
if (client == NULL)
|
if (client == NULL)
|
||||||
return (NULL);
|
return (NULL);
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 29 15:42:12 UTC 2010 - max@novell.com
|
||||||
|
|
||||||
|
- Fix showmount -e hostname (bnc#633007).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 15 14:38:57 UTC 2010 - max@novell.com
|
Wed Sep 15 14:38:57 UTC 2010 - max@novell.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ License: Other uncritical OpenSource License ; Sun Industry Standards Sou
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.2.1_git201005272057
|
Version: 0.2.1_git201005272057
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Transport Independent RPC Library
|
Summary: Transport Independent RPC Library
|
||||||
Url: http://sourceforge.net/projects/libtirpc/
|
Url: http://sourceforge.net/projects/libtirpc/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user