[python-twisted-conch] Added python-pyasn1 to Requires (RH #696100)

belegdol belegdol at fedoraproject.org
Tue Apr 19 18:52:28 UTC 2011


commit fb8eca1c67409ce601ac376e2421c3a624a39178
Author: Julian Sikorski <belegdol at gmail.com>
Date:   Tue Apr 19 20:52:32 2011 +0200

    Added python-pyasn1 to Requires (RH #696100)

 python-twisted-conch.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-twisted-conch.spec b/python-twisted-conch.spec
index a8a0256..162803b 100644
--- a/python-twisted-conch.spec
+++ b/python-twisted-conch.spec
@@ -3,7 +3,7 @@
 
 Name:           %{python}-twisted-conch
 Version:        10.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        SSH and SFTP protocol implementation together with clients and servers
 Group:          Development/Libraries
 License:        MIT
@@ -14,6 +14,7 @@ BuildRequires:  %{python}-twisted-core >= %{version}
 BuildRequires:  %{python}-devel
 Requires:       %{python}-twisted-core >= %{version}
 Requires:       %{python}-crypto
+Requires:       %{python}-pyasn1
 # for tkconch
 Requires:       tkinter
 
@@ -88,6 +89,9 @@ fi
 %{python_sitearch}/twisted/plugins/twisted_conch.py*
 
 %changelog
+* Tue Apr 19 2011 Julian Sikorski <belegdol at fedoraproject.org> - 10.2.0-3
+- Added python-pyasn1 to Requires (RH #696100)
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list