rpms/rpcbind/devel rpcbind.spec,1.41,1.42

Adam Jackson ajax at fedoraproject.org
Mon Jul 6 18:31:32 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/rpcbind/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16006

Modified Files:
	rpcbind.spec 
Log Message:
* Mon Jul 06 2009 Adam Jackson <ajax at redhat.com> 0.2.0-3
- Requires(pre): coreutils for cut(1).



Index: rpcbind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- rpcbind.spec	25 Jun 2009 13:59:31 -0000	1.41
+++ rpcbind.spec	6 Jul 2009 18:31:32 -0000	1.42
@@ -2,7 +2,7 @@
 
 Name:           rpcbind
 Version:        0.2.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:        Universal Addresses to RPC Program Number Mapper
 Group:          System Environment/Daemons
 License:        GPL
@@ -20,6 +20,7 @@ BuildRequires: automake, autoconf, libto
 BuildRequires: libtirpc-devel, quota-devel, tcp_wrappers-devel
 Requires(pre): /usr/sbin/groupadd  /usr/sbin/groupdel
 Requires(pre): /usr/sbin/useradd  /usr/sbin/userdel
+Requires(pre): coreutils
 Requires(post): /sbin/chkconfig
 Requires(post): /sbin/chkconfig
 
@@ -119,6 +120,9 @@ fi
 %dir %attr(700,rpc,rpc) /var/lib/rpcbind
 
 %changelog
+* Mon Jul 06 2009 Adam Jackson <ajax at redhat.com> 0.2.0-3
+- Requires(pre): coreutils for cut(1).
+
 * Thu Jun 25 2009 Steve Dickson <steved at redhat.com> - 0.2.0-2
 - Fixed pre scriptle failure during upgrades (bz 507364)
 - Corrected the usage info to match what the rpcbind man




More information about the fedora-extras-commits mailing list