]> git.pld-linux.org Git - packages/ecryptfs-utils.git/blobdiff - ecryptfs-utils.spec
- %files
[packages/ecryptfs-utils.git] / ecryptfs-utils.spec
index 6463571a5ea85addec98a140e94e46268b34bff2..44f97a34d988ae029b1ed592f2a46e789026e2a9 100644 (file)
@@ -94,7 +94,8 @@ ModuĊ‚ PAM ecryptfs.
        --enable-openssl \
        --enable-pam \
        --enable-pkcs11-helper \
-       --enable-tspi
+       --enable-tspi \
+       --enable-static
 
 %{__make}
 
@@ -116,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.*.*.*
@@ -133,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)
This page took 0.038714 seconds and 4 git commands to generate.