Author: qboosh                       Date: Fri Dec 14 22:24:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 30

---- Files affected:
SPECS:
   ecryptfs-utils.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/ecryptfs-utils.spec
diff -u SPECS/ecryptfs-utils.spec:1.8 SPECS/ecryptfs-utils.spec:1.9
--- SPECS/ecryptfs-utils.spec:1.8       Sun Nov  4 23:42:56 2007
+++ SPECS/ecryptfs-utils.spec   Fri Dec 14 23:24:09 2007
@@ -2,20 +2,21 @@
 Summary:       The eCryptfs mount helper and support libraries
 Summary(pl.UTF-8):     Narzędzie pomocnicze i biblioteki do montowania eCryptfs
 Name:          ecryptfs-utils
-Version:       27
+Version:       30
 Release:       1
 License:       GPL v2+
 Group:         Base
 Source0:       http://dl.sourceforge.net/ecryptfs/%{name}-%{version}.tar.bz2
-# Source0-md5: f4abeff90a582fd135bdb3fbf7579183
+# Source0-md5: 7b4c343e17652f84c6615c6db6b286d9
 URL:           http://ecryptfs.sourceforge.net/
 BuildRequires: gpgme-devel
 BuildRequires: keyutils-devel >= 1.0
 BuildRequires: libgcrypt-devel >= 1.2.0
-BuildRequires: openssl-devel
+BuildRequires: openssl-devel >= 0.9.7
 BuildRequires: pam-devel
 BuildRequires: perl-tools-pod
 BuildRequires: pkcs11-helper-devel >= 1.04
+BuildRequires: pkgconfig
 BuildRequires: trousers-devel
 Requires:      uname(release) >= 2.6.19
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,8 +42,8 @@
 Summary(pl.UTF-8):     Pakiet programistyczny przestrzeni użytkownika dla 
eCryptfs
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      keyutils-devel
-Requires:      libgcrypt-devel
+Requires:      keyutils-devel >= 1.0
+Requires:      libgcrypt-devel >= 1.2.0
 
 %description devel
 Userspace development files for eCryptfs.
@@ -106,7 +107,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README THANKS 
doc/{ecryptfs-faq.html,ecryptfs-pam-doc.txt,ecryptfs-pkcs11-helper-doc.txt}
+%doc AUTHORS NEWS README THANKS 
doc/beginners_guide/final/ecryptfs_beginners_guide.{css,html}
 %attr(755,root,root) /sbin/mount.ecryptfs
 %attr(755,root,root) %{_bindir}/ecryptfs-*
 %attr(755,root,root) %{_bindir}/ecryptfsd
@@ -125,11 +126,11 @@
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/design_doc/ecryptfs_design_doc_v0_2.tex doc/design_doc/*.eps
+%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
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libecryptfs.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -137,7 +138,6 @@
 
 %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"`)
@@ -146,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007-12-14 22:24:09  qboosh
+- updated to 30
+
 Revision 1.8  2007-11-04 22:42:56  qboosh
 - updated to 27
 - opencryptoki is finally gone, pkcs11_helper comes
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ecryptfs-utils.spec?r1=1.8&r2=1.9&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to