rpms/rpcbind/devel rpcbind.spec,1.18,1.19

Steve Dickson (steved) fedora-extras-commits at redhat.com
Sat Sep 15 17:28:52 UTC 2007


Author: steved

Update of /cvs/pkgs/rpms/rpcbind/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17111

Modified Files:
	rpcbind.spec 
Log Message:
Added a couple missing Requires(pre) (bz 247134)



Index: rpcbind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- rpcbind.spec	15 Sep 2007 15:58:21 -0000	1.18
+++ rpcbind.spec	15 Sep 2007 17:28:20 -0000	1.19
@@ -17,6 +17,8 @@
 Conflicts: man-pages < 2.43-12
 BuildRequires: automake, autoconf, libtool
 BuildRequires: libtirpc-devel quota
+Requires(pre): /usr/sbin/groupadd  /usr/sbin/groupdel
+Requires(pre): /usr/sbin/useradd  /usr/sbin/userdel
 Requires(post): /sbin/chkconfig
 Requires(post): /sbin/chkconfig
 
@@ -130,6 +132,7 @@
 - Added autoconf rules to turn on secure host checking
   via libwrap. Also turned on host check by default (bz 248284)
 - Changed init script to start service in runlevel 2 (bz 251568)
+- Added a couple missing Requires(pre) (bz 247134)
 
 * Fri May 25 2007 Steve Dickson <steved at redhat.com> 0.1.4-7
 - Fixed condrestarts (bz 241332)




More information about the fedora-extras-commits mailing list