rpms/elisa/devel elisa.spec,1.9,1.10

Matthias Saou thias at fedoraproject.org
Sun Nov 9 19:26:19 UTC 2008


Author: thias

Update of /cvs/extras/rpms/elisa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23808

Modified Files:
	elisa.spec 
Log Message:
Update to 0.5.17.



Index: elisa.spec
===================================================================
RCS file: /cvs/extras/rpms/elisa/devel/elisa.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- elisa.spec	27 Oct 2008 19:21:10 -0000	1.9
+++ elisa.spec	9 Nov 2008 19:25:49 -0000	1.10
@@ -2,8 +2,8 @@
 
 Summary: Media Center
 Name: elisa
-Version: 0.5.16
-Release: 1%{?dist}
+Version: 0.5.17
+Release: 2%{?dist}
 # Elisa is GPLv3 and plugins are MIT.
 # See the included COPYING file for the details.
 License: GPLv3 and MIT
@@ -19,6 +19,8 @@
 Requires: elisa-base = %{version}-%{release}
 # elisa/core/utils/misc.py at least requires this
 Requires: python-twisted-core
+# elisa/core/applition.py at least requires this (as of 0.5.17)
+Requires: python-twisted-web
 # Plugins. The bad are actually mandatory (they contain the GUI for instance)
 Requires: elisa-plugins-good = %{version}
 Requires: elisa-plugins-bad = %{version}
@@ -98,6 +100,12 @@
 
 
 %changelog
+* Sun Nov  9 2008 Matthias Saou <http://freshrpms.net/> 0.5.17-2
+- Add (now) missing python-twisted-web requirement.
+
+* Tue Nov  4 2008 Matthias Saou <http://freshrpms.net/> 0.5.17-1
+- Update to 0.5.17.
+
 * Mon Oct 27 2008 Matthias Saou <http://freshrpms.net/> 0.5.16-1
 - Update to 0.5.16.
 




More information about the fedora-extras-commits mailing list