From: Michael Adam Date: Mon, 8 Sep 2008 13:51:57 +0000 (+0200) Subject: packaging(RHEL): add cifs.upcall binary and manpage to client package X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d308951c5b0fec988685f64f040f0770b537efb;p=thirdparty%2Fsamba.git packaging(RHEL): add cifs.upcall binary and manpage to client package Michael (cherry picked from commit f1b80bcb58b8aa5c586835dc201ce674b3417835) (cherry picked from commit b4c58d49902d62f25aa0c9289d1857aa2636c028) --- diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl index e0e772c5033..071fe870364 100644 --- a/packaging/RHEL/samba.spec.tmpl +++ b/packaging/RHEL/samba.spec.tmpl @@ -404,6 +404,7 @@ fi %defattr(-,root,root) /sbin/mount.cifs /sbin/umount.cifs +%{_sbindir}/cifs.upcall %{_bindir}/rpcclient %{_bindir}/smbcacls @@ -420,6 +421,7 @@ fi %{_mandir}/man8/mount.cifs.8.* %{_mandir}/man8/umount.cifs.8.* +%{_mandir}/man8/cifs.upcall.8.* %{_mandir}/man8/smbspool.8* %{_mandir}/man1/smbget.1* %{_mandir}/man5/smbgetrc.5*