[python-volatility] 2.3.1-2 add Requires pycrypto

Alon Levy alon at fedoraproject.org
Tue Nov 26 13:27:58 UTC 2013


commit 390bdeb5ac62b873af96c9a75419ed0de7cb2207
Author: Alon Levy <alevy at redhat.com>
Date:   Tue Nov 26 15:23:52 2013 +0200

    2.3.1-2 add Requires pycrypto

 python-volatility.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-volatility.spec b/python-volatility.spec
index 6e6e585..c48a069 100644
--- a/python-volatility.spec
+++ b/python-volatility.spec
@@ -9,6 +9,7 @@ Source0:	http://volatility.googlecode.com/files/volatility-%{version}.tar.gz
 
 BuildArch:		noarch
 BuildRequires:	python2-devel python-setuptools
+Requires:       pycrypto
 
 %description
 The Volatility Framework is a completely open collection of tools, implemented
@@ -43,6 +44,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/vol.py $RPM_BUILD_ROOT%{_bindir}/vol
 
 
 %changelog
+* Tue Nov 26 2013 Alon Levy <alevy at redhat.com> - 2.3.1-2
+- Add Requires pycrypto needed by multiple plugins
+
 * Thu Nov 21 2013 Alon Levy <alevy at redhat.com> - 2.3.1-1
 - New upstream.
 


More information about the scm-commits mailing list