rpms/ecryptfs-utils/devel ecryptfs-utils.spec,1.38,1.39

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jan 27 17:07:37 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/ecryptfs-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17972

Modified Files:
	ecryptfs-utils.spec 
Log Message:
add missing requires: keyutils



Index: ecryptfs-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/ecryptfs-utils/devel/ecryptfs-utils.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ecryptfs-utils.spec	27 Jan 2009 13:26:24 -0000	1.38
+++ ecryptfs-utils.spec	27 Jan 2009 17:07:07 -0000	1.39
@@ -3,13 +3,14 @@
 
 Name: ecryptfs-utils
 Version: 69
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
 License: GPLv2+
 URL: https://launchpad.net/ecryptfs
 Source0: http://launchpad.net/ecryptfs/trunk/%{version}/+download/ecryptfs-utils_%{version}.orig.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: keyutils
 BuildRequires: libgcrypt-devel keyutils-libs-devel openssl-devel pam-devel
 BuildRequires: trousers-devel python python-devel nss-devel
 Conflicts: kernel < 2.6.19
@@ -125,6 +126,9 @@
 %{python_sitearch}/ecryptfs-utils/_libecryptfs.so
 
 %changelog
+* Tue Jan 27 2009 Michal Hlavinka <mhlavink at redhat.com> 69-3
+- add missing requires: keyutils
+
 * Tue Jan 27 2009 Michal Hlavinka <mhlavink at redhat.com> 69-2
 - bump release for rebuild
 




More information about the fedora-extras-commits mailing list