rpms/python-foolscap/F-11 python-foolscap.spec,1.1,1.2

Ruben Kerkhof ruben at fedoraproject.org
Wed Sep 9 17:19:02 UTC 2009


Author: ruben

Update of /cvs/pkgs/rpms/python-foolscap/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23573

Modified Files:
	python-foolscap.spec 
Log Message:
* Wed Sep 09 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.4.2-2
- Add requirement on pyOpenSSL



Index: python-foolscap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-foolscap/F-11/python-foolscap.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-foolscap.spec	9 Sep 2009 15:10:20 -0000	1.1
+++ python-foolscap.spec	9 Sep 2009 17:19:01 -0000	1.2
@@ -14,8 +14,8 @@ Source0:        http://foolscap.lothar.c
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python, python-devel, python-twisted-web
-Requires:       python-twisted-web
+BuildRequires:  python, python-devel, python-twisted-web, python-setuptools, pyOpenSSL
+Requires:       python-twisted-web, pyOpenSSL
 
 %description
 Foolscap (aka newpb) is a new version of Twisted's native RPC protocol, known
@@ -53,6 +53,9 @@ rm -rf %{buildroot}
 %{_bindir}/flappserver
 
 %changelog
+* Wed Sep 09 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.4.2-2
+- Add requirement on pyOpenSSL
+
 * Mon Sep 07 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.4.2-1
 - Upstream released new version
 




More information about the scm-commits mailing list