SPECS: ecryptfs-utils.spec - more enables
arekm
arekm at pld-linux.org
Wed Oct 3 21:05:55 CEST 2007
Author: arekm Date: Wed Oct 3 19:05:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more enables
---- Files affected:
SPECS:
ecryptfs-utils.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/ecryptfs-utils.spec
diff -u SPECS/ecryptfs-utils.spec:1.3 SPECS/ecryptfs-utils.spec:1.4
--- SPECS/ecryptfs-utils.spec:1.3 Mon Sep 3 18:55:29 2007
+++ SPECS/ecryptfs-utils.spec Wed Oct 3 21:05:50 2007
@@ -13,7 +13,8 @@
BuildRequires: keyutils-devel >= 1.0
BuildRequires: libgcrypt-devel
# missing plugin source
-#BuildRequires: opencryptoki-devel
+#BuildRequires: opencryptoki-devel
+BuildRequires: opencryptoki-devel
BuildRequires: openssl-devel
BuildRequires: pam-devel
BuildRequires: perl-tools-pod
@@ -81,6 +82,10 @@
%build
%configure \
--disable-opencryptoki \
+ --enable-openssl \
+ --enable-tspi \
+ --enable-gpg \
+ --enable-pam \
--disable-rpath
%{__make}
@@ -143,6 +148,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/10/03 19:05:50 arekm
+- more enables
+
Revision 1.3 2007/09/03 16:55:29 qboosh
- enabled TSS support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ecryptfs-utils.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list