packaging(RHEL): add cifs.upcall binary and manpage to client package
authorMichael Adam <obnox@samba.org>
Mon, 8 Sep 2008 13:51:57 +0000 (15:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Apr 2009 08:55:07 +0000 (10:55 +0200)
Michael
(cherry picked from commit f1b80bcb58b8aa5c586835dc201ce674b3417835)
(cherry picked from commit b4c58d49902d62f25aa0c9289d1857aa2636c028)

packaging/RHEL/samba.spec.tmpl

index e0e772c5033097109844da13aeb9319666f4c3b0..071fe870364fb7e9fcb7da687d80c07e8e0ef753 100644 (file)
@@ -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*