summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadzik2010-05-31 12:10:23 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1a853d98262e5b8e87a4605baa65561fe832db89 (patch)
tree3cc4afcb5bec211c12552626b641da8b14b06474
parentcf940cc5e037cc8c93684674a031ce7d56564e09 (diff)
downloadecryptfs-utils-1a853d98262e5b8e87a4605baa65561fe832db89.zip
ecryptfs-utils-1a853d98262e5b8e87a4605baa65561fe832db89.tar.gz
- %files
Changed files: ecryptfs-utils.spec -> 1.18
-rw-r--r--ecryptfs-utils.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec
index 657956b..44f97a3 100644
--- a/ecryptfs-utils.spec
+++ b/ecryptfs-utils.spec
@@ -117,6 +117,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) /sbin/mount.ecryptfs
%attr(755,root,root) /sbin/mount.ecryptfs_private
%attr(755,root,root) /sbin/umount.ecryptfs_private
+%attr(755,root,root) /sbin/umount.ecryptfs
%attr(755,root,root) %{_bindir}/ecryptfs-*
%attr(755,root,root) %{_bindir}/ecryptfsd
%attr(755,root,root) %{_libdir}/libecryptfs.so.*.*.*
@@ -134,6 +135,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/ecryptfs-*.8*
%{_mandir}/man8/ecryptfsd.8*
%{_mandir}/man8/mount.ecryptfs.8*
+%{_mandir}/man8/umount.ecryptfs.8*
%files devel
%defattr(644,root,root,755)