From 57474918c02849505b98f8ff5e1e61d058b18767 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Thu, 7 Jan 2010 20:43:29 +0000 Subject: [PATCH] - fix lookup in recent /etc/services, release 3. Changed files: rpcbind.spec -> 1.15 --- rpcbind.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rpcbind.spec b/rpcbind.spec index 0b91543..40a23c1 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -2,7 +2,7 @@ Summary: Universal addresses to RPC program number mapper Summary(pl.UTF-8): Demon odwzorowujący adresy uniwersalne na numery programów RPC Name: rpcbind Version: 0.1.7 -Release: 2 +Release: 3 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-libwrap.patch Patch1: %{name}-syslog.patch +Patch2: %{name}-sunrpc.patch # http://nfsv4.bullopensource.org/doc/tirpc_rpcbind.php URL: http://sourceforge.net/projects/rpcbind/ BuildRequires: autoconf @@ -45,6 +46,7 @@ wywołania RPC na serwerze na tej maszynie. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} -- 2.44.0