1
0
forked from rpms/rpcbind

Fixed typo in both files

This commit is contained in:
Steve Dickson 2007-04-03 10:21:24 +00:00
parent cd28606363
commit f766b07fc0
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ if [ "$NETWORKING" = "no" ]; then
exit 0
fi
[ -f /usr/bin/$prog ] || exit 0
[ -f /sbin/$prog ] || exit 0
[ -f /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog

View File

@ -110,7 +110,7 @@ fi
%dir %attr(700,rpc,rpc) /var/lib/rpcbind
%changelog
* Tues Apr 3 2007 Steve Dickson <steved@redhat.com> 0.1.4-2
* Tue Apr 3 2007 Steve Dickson <steved@redhat.com> 0.1.4-2
- Added dependency on glibc-common which allows the
rpcinfo command to be installed in the correct place.
- Added dependency on man-pages so the rpcinfo man