SPECS: ecryptfs-utils.spec - updated to 52
qboosh
qboosh at pld-linux.org
Tue Jul 22 07:50:35 CEST 2008
Author: qboosh Date: Tue Jul 22 05:50:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 52
---- Files affected:
SPECS:
ecryptfs-utils.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/ecryptfs-utils.spec
diff -u SPECS/ecryptfs-utils.spec:1.10 SPECS/ecryptfs-utils.spec:1.11
--- SPECS/ecryptfs-utils.spec:1.10 Sun Jan 13 20:35:46 2008
+++ SPECS/ecryptfs-utils.spec Tue Jul 22 07:50:30 2008
@@ -2,12 +2,12 @@
Summary: The eCryptfs mount helper and support libraries
Summary(pl.UTF-8): Narzędzie pomocnicze i biblioteki do montowania eCryptfs
Name: ecryptfs-utils
-Version: 38
+Version: 52
Release: 1
License: GPL v2+
Group: Base
Source0: http://dl.sourceforge.net/ecryptfs/%{name}-%{version}.tar.bz2
-# Source0-md5: 4f05174e85947b401af820bcda5b167e
+# Source0-md5: f0b56fddbb75f048252eb9bfd923766f
Patch0: %{name}-sh.patch
URL: http://ecryptfs.sourceforge.net/
BuildRequires: autoconf >= 2.59
@@ -117,8 +117,10 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README THANKS doc/beginners_guide/final/ecryptfs_beginners_guide.{css,html}
+%doc AUTHORS NEWS README THANKS doc/{ecryptfs-faq.html,ecryptfs-pkcs11-helper-doc.txt}
%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) %{_bindir}/ecryptfs-*
%attr(755,root,root) %{_bindir}/ecryptfsd
%attr(755,root,root) %{_libdir}/libecryptfs.so.*.*.*
@@ -136,7 +138,6 @@
%files devel
%defattr(644,root,root,755)
-%doc doc/design_doc/final/ecryptfs_design_doc_v0_2.{css,html} doc/design_doc/final/*.png
%attr(755,root,root) %{_libdir}/libecryptfs.so
%{_libdir}/libecryptfs.la
%{_includedir}/ecryptfs.h
@@ -148,6 +149,7 @@
%files -n pam-pam_ecryptfs
%defattr(644,root,root,755)
+%doc doc/ecryptfs-pam-doc.txt
%attr(755,root,root) /%{_lib}/security/pam_ecryptfs.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -156,6 +158,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/07/22 05:50:30 qboosh
+- updated to 52
+
Revision 1.10 2008/01/13 19:35:46 qboosh
- updated to 38
- added sh patch to fix gpg module linking
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ecryptfs-utils.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list