Author: pluto Date: Thu Jan 7 20:43:35 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix lookup in recent /etc/services, release 3.
---- Files affected: packages/rpcbind: rpcbind.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/rpcbind/rpcbind.spec diff -u packages/rpcbind/rpcbind.spec:1.14 packages/rpcbind/rpcbind.spec:1.15 --- packages/rpcbind/rpcbind.spec:1.14 Fri Apr 3 22:37:58 2009 +++ packages/rpcbind/rpcbind.spec Thu Jan 7 21:43:29 2010 @@ -3,7 +3,7 @@ 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 @@ -12,6 +12,7 @@ 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 @@ -46,6 +47,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -110,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/01/07 20:43:29 pluto +- fix lookup in recent /etc/services, release 3. + Revision 1.14 2009/04/03 20:37:58 qboosh - unified sf URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpcbind/rpcbind.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
