92fd0f4
%{!?python:%define python python}
f3066a6
f3066a6
Name:           %{python}-twisted
7cf9af3
Version:        8.2.0
d7be652
Release:        2%{?dist}
92fd0f4
Summary:        Event-based framework for internet applications
f3066a6
Group:          Development/Libraries
f3066a6
License:        MIT
92fd0f4
URL:            http://twistedmatrix.com/
f3066a6
Source:         README.fedora
f3066a6
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
f3066a6
BuildArch:      noarch
92fd0f4
Requires:       %{python}-twisted-core   >= %{version}
7cf9af3
Requires:       %{python}-twisted-conch  >= 8.2.0
7cf9af3
Requires:       %{python}-twisted-lore   >= 8.2.0
7cf9af3
Requires:       %{python}-twisted-mail   >= 8.2.0
7cf9af3
Requires:       %{python}-twisted-names  >= 8.2.0
7cf9af3
Requires:       %{python}-twisted-news   >= 8.2.0
92fd0f4
Requires:       %{python}-twisted-runner >= 8.0.0
7cf9af3
Requires:       %{python}-twisted-web    >= 8.2.0
7cf9af3
Requires:       %{python}-twisted-words  >= 8.2.0
92fd0f4
Obsoletes:      Twisted < 2.4.0-1
92fd0f4
Provides:       Twisted = %{version}-%{release}
f3066a6
Obsoletes:      twisted < 2.4.0-1
f3066a6
Provides:       twisted = %{version}-%{release}
cvsextras cefce8b
cvsextras cefce8b
%description
f3066a6
Twisted is an event-based framework for internet applications.  It includes a
92fd0f4
web server, a telnet server, a chat server, a news server, a generic client
f3066a6
and server for remote object access, and APIs for creating new protocols and
f3066a6
services. Twisted supports integration of the Tk, GTK+, Qt or wxPython event
f3066a6
loop with its main event loop. The Win32 event loop is also supported, as is
f3066a6
basic support for running servers on top of Jython.
cvsextras cefce8b
f3066a6
Installing this package brings all Twisted sub-packages into your system.
cvsextras cefce8b
cvsextras cefce8b
%prep
92cb2a6
%setup -c -T
7cf9af3
install -p -m 0644 %{SOURCE0} README
cvsextras cefce8b
f3066a6
%files
f3066a6
%defattr(-,root,root,-)
92fd0f4
%doc README
cvsextras cefce8b
f3066a6
%changelog
d7be652
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.2.0-2
d7be652
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d7be652
7cf9af3
* Mon Dec 29 2008 Matthias Saou <http://freshrpms.net/> 8.2.0-1
7cf9af3
- Update to 8.2.0.
7cf9af3
- Change back spec cosmetic details from Paul's to Thomas' preference.
7cf9af3
92fd0f4
* Wed Jul 16 2008 Matthias Saou <http://freshrpms.net/> 8.1.0-2
92fd0f4
- Update to 8.1.0.
92fd0f4
- Minor spec file cleanups.
92fd0f4
- Merge back changes from Paul Howarth.
92fd0f4
954362c
* Wed May 21 2008 Thomas Vander Stichele <thomas at apestaart dot org>
954362c
- 2.5.0-1
954362c
- update to 2.5.0 release (only the umbrella package was missing)
954362c
f3066a6
* Tue Jan 16 2007 Thomas Vander Stichele <thomas at apestaart dot org>
f3066a6
- 2.4.0-3
f3066a6
- list packages in README.fedora
cvsextras cefce8b
f3066a6
* Wed Jan 03 2007 Thomas Vander Stichele <thomas at apestaart dot org>
f3066a6
- 2.4.0-2
f3066a6
- add a README.fedora
f3066a6
- made noarch, since it doesn't actually install any python twisted/ module
f3066a6
  code
f3066a6
- fixed provides/obsoletes
cvsextras cefce8b
f3066a6
* Wed Jun 07 2006 Thomas Vander Stichele <thomas at apestaart dot org>
f3066a6
- 2.4.0-1
f3066a6
- this is now a pure umbrella package
cvsextras cefce8b
f3066a6
* Mon Oct 10 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.1.0-1
f3066a6
- upstream release
cvsextras cefce8b
f3066a6
* Tue Aug 23 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.1-1
f3066a6
- upstream release
cvsextras cefce8b
f3066a6
* Mon Apr 04 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0-2
f3066a6
- add zsh support
cvsextras cefce8b
f3066a6
* Fri Mar 25 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0-1
f3066a6
- final release
f3066a6
f3066a6
* Thu Mar 17 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0-0.2.a3
f3066a6
- dropped web2
69f60e9
f3066a6
* Wed Mar 16 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0-0.1.a3
f3066a6
- upstream release
c90c4bf
f3066a6
* Sat Mar 12 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0-0.1.a2
f3066a6
- new prerelease; FE versioning
493ae4f
f3066a6
* Mon Feb 07 2005 Jeff Pitman <symbiont+pyvault@berlios.de> 2.0.0a1-1
f3066a6
- prep for split
da92dd9
f3066a6
* Fri Aug 20 2004 Jeff Pitman <symbiont+pyvault@berlios.de> 1.3.0-1
f3066a6
- new version
cvsextras cefce8b
f3066a6
* Mon Apr 19 2004 Jeff Pitman <symbiont+pyvault@berlios.de> 1.2.0-3
f3066a6
- vaultize
cvsextras cefce8b
f3066a6
* Mon Apr 12 2004 Jeff Pitman <symbiont+pyvault@berlios.de> 1.2.0-2
f3066a6
- require pyOpenSSL, SOAPpy, openssh-clients, crypto, dia so trial can run
cvsextras cefce8b