rpms/flumotion/FC-5 flumotion.spec,1.4,1.5

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Mar 17 21:24:44 UTC 2006


Author: thomasvs

Update of /cvs/extras/rpms/flumotion/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4089

Modified Files:
	flumotion.spec 
Log Message:
require pyOpenSSL


Index: flumotion.spec
===================================================================
RCS file: /cvs/extras/rpms/flumotion/FC-5/flumotion.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flumotion.spec	5 Mar 2006 14:17:25 -0000	1.4
+++ flumotion.spec	17 Mar 2006 21:24:44 -0000	1.5
@@ -5,7 +5,7 @@
 
 Name:           flumotion
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Flumotion - the Fluendo Streaming Server
 
 Group:          Applications/Internet
@@ -21,6 +21,7 @@
 Requires:	python-twisted >= 1.3.0
 Requires:	pygtk2 >= 2.8.0
 Requires:	python-imaging
+Requires:       pyOpenSSL
 
 # for make-dummy-cert to work
 Requires(post):	openssl
@@ -219,6 +220,10 @@
 %{_sysconfdir}/rc.d/init.d/flumotion
 
 %changelog
+* Fri Mar 17 2006 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.2.0-2
+- require pyOpenSSL, without which the manager does not start
+
 * Sun Mar 05 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.2.0-1
 - new upstream release




More information about the fedora-extras-commits mailing list