diff --git a/ecryptfs-utils.spec b/ecryptfs-utils.spec index 03d17b0..cfc3ff0 100644 --- a/ecryptfs-utils.spec +++ b/ecryptfs-utils.spec @@ -1,5 +1,5 @@ Name: ecryptfs-utils -Version: 40 +Version: 46 Release: 0%{?dist} Summary: The eCryptfs mount helper and support libraries Group: System Environment/Base @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/ecryptfs-add-passphrase %{_bindir}/ecryptfs-zombie-kill %{_bindir}/ecryptfs-zombie-list +%{_bindir}/ecryptfs-mount-confidential +%{_bindir}/ecryptfs-setup-confidential +%{_bindir}/ecryptfs-umount-confidential %{_bindir}/ecryptfsd %{_libdir}/libecryptfs.so.0.0.0 %{_libdir}/libecryptfs.so.0 @@ -84,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/ecryptfs.h %changelog +* Tue Jun 03 2008 Eric Sandeen 44-1 +- New upstream version + * Mon Feb 18 2008 Mike Halcrow 40-0 - Enable passwd_file option in openssl key module