rpms/python-twisted-core/F-7 python-twisted-core.spec,1.3,1.4

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Aug 31 19:43:41 UTC 2007


Author: thomasvs

Update of /cvs/extras/rpms/python-twisted-core/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10388

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


Index: python-twisted-core.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-core/F-7/python-twisted-core.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-twisted-core.spec	26 Dec 2006 14:57:50 -0000	1.3
+++ python-twisted-core.spec	31 Aug 2007 19:43:09 -0000	1.4
@@ -5,14 +5,14 @@
 %define origname TwistedCore
 
 Name:           %{python}-twisted-core
-Version:        2.4.0
-Release:        6%{?dist}
+Version:        2.5.0
+Release:        1%{?dist}
 Summary:        An asynchronous networking framework written in Python
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://twistedmatrix.com/trac/wiki/TwistedCore
-Source0:        http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/%{origname}-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/%{origname}-%{version}.tar.bz2
 Source1:        twisted-dropin-cache
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -95,7 +95,7 @@
 install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_libexecdir}
 
 rm $RPM_BUILD_ROOT%{python_sitearch}/twisted/protocols/_c_urlarg.c
-rm $RPM_BUILD_ROOT%{python_sitearch}/twisted/spread/cBanana.c
+rm $RPM_BUILD_ROOT%{python_sitearch}/twisted/python/_epoll.c
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,7 +110,6 @@
 %{_bindir}/tap2deb
 %{_bindir}/tap2rpm
 %{_bindir}/tapconvert
-%{_bindir}/tkmktap
 %{_bindir}/trial
 %{_bindir}/twistd
 %{_libexecdir}/twisted-dropin-cache
@@ -150,6 +149,7 @@
 
 %dir %{python_sitearch}/twisted/python/
 %{python_sitearch}/twisted/python/*.py*
+%{python_sitearch}/twisted/python/*.so
 
 %dir %{python_sitearch}/twisted/python/zsh/
 %{python_sitearch}/twisted/python/zsh/README
@@ -159,7 +159,6 @@
 
 %dir %{python_sitearch}/twisted/spread/
 %{python_sitearch}/twisted/spread/*.py*
-%{python_sitearch}/twisted/spread/*.so
 
 %dir %{python_sitearch}/twisted/spread/ui/
 %{python_sitearch}/twisted/spread/ui/*.py*
@@ -188,6 +187,12 @@
 %{_datadir}/zsh/site-functions/_twisted_zsh_stub
 
 %changelog
+* Thu Aug 23 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 2.5.0-1
+- updated to newest version
+- remove twisted/spread/*.so
+- added epoll.so
+
 * Tue Dec 26 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 2.4.0-6
 - new twisted-dropin-cache; does not complain loudly about plugins in




More information about the fedora-extras-commits mailing list