summaryrefslogtreecommitdiff
path: root/packaging/RHEL
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-09-08 15:51:57 +0200
committerMichael Adam <obnox@samba.org>2008-09-09 10:53:27 +0200
commitdb5e4a35058e4081c5464279b954f089c00264b2 (patch)
tree0b2f52156b865e853cd5b12220b61b6c566897b2 /packaging/RHEL
parentd2732bf628fd8d94ae8625d573d278376580cf38 (diff)
downloadsamba-db5e4a35058e4081c5464279b954f089c00264b2.tar.gz
samba-db5e4a35058e4081c5464279b954f089c00264b2.tar.bz2
samba-db5e4a35058e4081c5464279b954f089c00264b2.zip
packaging(RHEL): add cifs.upcall binary and manpage to client package
Michael (This used to be commit f1b80bcb58b8aa5c586835dc201ce674b3417835)
Diffstat (limited to 'packaging/RHEL')
-rw-r--r--packaging/RHEL/samba.spec.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index ec811af1bb..9680b20669 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -398,6 +398,7 @@ fi
%defattr(-,root,root)
/sbin/mount.cifs
/sbin/umount.cifs
+%{_sbindir}/cifs.upcall
%{_bindir}/rpcclient
%{_bindir}/smbcacls
@@ -414,6 +415,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*