]> git.pld-linux.org Git - packages/ecryptfs-utils.git/commitdiff
- %files
authorshadzik <shadzik@pld-linux.org>
Mon, 31 May 2010 12:10:23 +0000 (12:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecryptfs-utils.spec -> 1.18

ecryptfs-utils.spec

index 657956b564e12428ac147fc7520215a8fa0f3c5e..44f97a34d988ae029b1ed592f2a46e789026e2a9 100644 (file)
@@ -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)
This page took 0.079717 seconds and 4 git commands to generate.