rpms/python-twisted/devel python-twisted.spec,1.8,1.9

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Wed May 21 11:38:07 UTC 2008


Author: thomasvs

Update of /cvs/extras/rpms/python-twisted/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28285

Modified Files:
	python-twisted.spec 
Log Message:
update to 2.5.0


Index: python-twisted.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted/devel/python-twisted.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-twisted.spec	17 Jan 2007 11:34:46 -0000	1.8
+++ python-twisted.spec	21 May 2008 11:37:13 -0000	1.9
@@ -4,8 +4,8 @@
 %define origname Twisted
 
 Name:           %{python}-twisted
-Version:        2.4.0
-Release:        3%{?dist}
+Version:        2.5.0
+Release:        1%{?dist}
 Summary:        Twisted is an event-based framework for internet applications
 
 Group:          Development/Libraries
@@ -15,15 +15,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       %{python}-twisted-core
-Requires:       %{python}-twisted-conch
-Requires:       %{python}-twisted-lore
-Requires:       %{python}-twisted-mail
-Requires:       %{python}-twisted-names
-Requires:       %{python}-twisted-news
-Requires:       %{python}-twisted-runner
-Requires:       %{python}-twisted-web
-Requires:       %{python}-twisted-words
+Requires:       %{python}-twisted-core >= 2.5.0
+Requires:       %{python}-twisted-conch >= 0.8.0
+Requires:       %{python}-twisted-lore >= 0.3.0
+Requires:       %{python}-twisted-mail >= 0.4.0
+Requires:       %{python}-twisted-names >= 0.4.0
+Requires:       %{python}-twisted-news >= 0.3.0
+Requires:       %{python}-twisted-runner >= 0.2.0
+Requires:       %{python}-twisted-web >= 0.7.0
+Requires:       %{python}-twisted-words >= 0.5.0
 
 Obsoletes:      %{origname} < 2.4.0-1
 Provides:       %{origname} = %{version}-%{release}
@@ -57,6 +57,10 @@
 # empty rpm
 
 %changelog
+* Wed May 21 2008 Thomas Vander Stichele <thomas at apestaart dot org>
+- 2.5.0-1
+- update to 2.5.0 release (only the umbrella package was missing)
+
 * Tue Jan 16 2007 Thomas Vander Stichele <thomas at apestaart dot org>
 - 2.4.0-3
 - list packages in README.fedora




More information about the fedora-extras-commits mailing list