[yokadi] * Mon May 16 2011 Fabian Affolter <fabian at bernewireless.net> - 0.13.0-2 - python-crypto added

Fabian Affolter fab at fedoraproject.org
Mon May 16 20:12:23 UTC 2011


commit e2333c134216923bf5ceffc55bd6c5efec12ddef
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Mon May 16 22:10:34 2011 +0200

    * Mon May 16 2011 Fabian Affolter <fabian at bernewireless.net> - 0.13.0-2
    - python-crypto added

 yokadi.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/yokadi.spec b/yokadi.spec
index c4d4db3..94c56b1 100644
--- a/yokadi.spec
+++ b/yokadi.spec
@@ -15,7 +15,8 @@ BuildRequires:  python-setuptools
 Requires:       python-sqlite2
 Requires:       python-sqlobject
 Requires:       python-dateutil
-#Requires:       pycrypto
+Requires:       python-crypto
+
 
 %description
 Yokadi is a command-line oriented, SQLite powered, TODO list tool.
@@ -60,6 +61,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon May 16 2011 Fabian Affolter <fabian at bernewireless.net> - 0.13.0-2
+- python-crypto added
+
 * Sun Apr 17 2011 Fabian Affolter <fabian at bernewireless.net> - 0.13.0-1
 - New requirement: pycrypto (not in Fedora at the moment)
 - Updated to new upstream version 0.13.0


More information about the scm-commits mailing list