rpms/python-twisted-core/devel python-twisted-core.spec, 1.3, 1.4 sources, 1.2, 1.3

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Aug 31 20:10:27 UTC 2007


Author: thomasvs

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

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


Index: python-twisted-core.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-core/devel/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 20:09:54 -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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-core/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 Nov 2006 12:05:21 -0000	1.2
+++ sources	31 Aug 2007 20:09:54 -0000	1.3
@@ -1 +1 @@
-042a57f65fe919a9234047d7ce8c43f1  TwistedCore-2.4.0.tar.bz2
+cf8d8d73c3b58b79c6a16b5fc23d5b61  TwistedCore-2.5.0.tar.bz2




More information about the fedora-extras-commits mailing list