SPECS: rpcbind.spec - pl - automake already handles config.sub ref...
qboosh
qboosh at pld-linux.org
Thu May 10 08:37:29 CEST 2007
Author: qboosh Date: Thu May 10 06:37:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- automake already handles config.sub refresh
---- Files affected:
SPECS:
rpcbind.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/rpcbind.spec
diff -u SPECS/rpcbind.spec:1.5 SPECS/rpcbind.spec:1.6
--- SPECS/rpcbind.spec:1.5 Tue May 8 18:30:55 2007
+++ SPECS/rpcbind.spec Thu May 10 08:37:24 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
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.4
Release: 2
@@ -27,18 +28,23 @@
Requires: rc-scripts >= 0.4.1.6
Provides: portmap
Provides: user(rpc)
+Obsoletes: portmap
+Conflicts: clusternfs < 3.0-0.rc2.3
+Conflicts: flixengine < 8.0.8.2-1
Conflicts: nfs-utils < 1.1.0-0.rc2.1
Conflicts: quota-rquotad < 1:3.14-4
-Conflicts: flixengine < 8.0.8.2-1
-Conflicts: clusternfs < 3.0-0.rc2.3
-Obsoletes: portmap
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
The rpcbind utility is a server that converts RPC program numbers into
-universal addresses. It must be running on the host to be able to make
+universal addresses. It must be running on the host to be able to make
RPC calls on a server on that machine.
+%description -l pl.UTF-8
+Narzędzie rpcbind to serwer konwertujący numery programów RPC na
+adresy uniwersalne. Musi działać na maszynie, aby można było wykonywać
+wywołania RPC na serwerze na tej maszynie.
+
%prep
%setup -q
%patch0 -p1
@@ -54,7 +60,6 @@
%{__autoheader}
%{__autoconf}
%{__automake}
-cp -f /usr/share/automake/config.sub .
%configure \
--enable-libwrap \
--enable-warmstarts \
@@ -112,6 +117,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/05/10 06:37:24 qboosh
+- pl
+- automake already handles config.sub refresh
+
Revision 1.5 2007/05/08 16:30:55 baggins
- rel 2
- added conflicts for non rpcbind aware packages
@@ -127,4 +136,3 @@
Revision 1.1 2007/05/08 12:07:25 baggins
- portmap replacement
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpcbind.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list