rpms/python-twisted-words/EL-5 .cvsignore, 1.2, 1.3 python-twisted-words.spec, 1.1, 1.2 sources, 1.2, 1.3

Matthias Saou thias at fedoraproject.org
Thu Dec 25 17:07:48 UTC 2008


Author: thias

Update of /cvs/extras/rpms/python-twisted-words/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26966

Modified Files:
	.cvsignore python-twisted-words.spec sources 
Log Message:
Update to 0.5.0 before the first build (backport F-10 package).



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Dec 2006 23:19:24 -0000	1.2
+++ .cvsignore	25 Dec 2008 17:07:18 -0000	1.3
@@ -1 +1 @@
-TwistedWords-0.4.0.tar.bz2
+TwistedWords-0.5.0.tar.bz2


Index: python-twisted-words.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/EL-5/python-twisted-words.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-twisted-words.spec	28 Dec 2006 23:19:24 -0000	1.1
+++ python-twisted-words.spec	25 Dec 2008 17:07:18 -0000	1.2
@@ -1,29 +1,23 @@
 %{?!python:%define python python}
-%{?!pybasever:%{expand:%%define pybasever %(%{__python} -c "import sys ; print sys.version[:3]")}}
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define origname TwistedWords
 
 Name:           %{python}-twisted-words
-Version:        0.4.0
+Version:        0.5.0
 Release:        3%{?dist}
 Summary:        Twisted Words contains Instant Messaging implementations
 
 Group:          Development/Libraries
 License:        MIT
 URL:            http://www.twistedmatrix.com
-Source0:        http://tmrc.mit.edu/mirror/twisted/Words/0.4/TwistedWords-%{version}.tar.bz2
+Source0:        http://tmrc.mit.edu/mirror/twisted/Words/0.5/TwistedWords-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  %{python}-twisted-core >= 2.4.0
+BuildRequires:  %{python}-twisted-core >= 2.5.0
 BuildRequires:  %{python}-devel
 
-# for FC3 and earlier
-%if "%{pybasever}" < "2.4"
-Requires:       python(abi) = %{pybasever}
-%endif
-
-Requires:       %{python}-twisted-core
+Requires:       %{python}-twisted-core >= 2.5.0
 
 # a noarch-turned-arch package should not have debuginfo
 %define debug_package %{nil}
@@ -73,7 +67,21 @@
 
 %{python_sitearch}/twisted/plugins/twisted_words.py*
 
+%if 0%{?fedora} >= 9
+  %{python_sitearch}/Twisted_Words-%{version}-py2.5.egg-info
+%endif
+
 %changelog
+* Fri Mar 07 2008 Jesse Keating <jkeating at redhat.com> - 0.5.0-3
+- Handle the egg issue, drop the pyver stuff.
+
+* Wed Feb 20 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.5.0-2
+- Autorebuild for GCC 4.3
+
+* Fri Aug 31 2007 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.5.0-1
+- updated to latest version
+
 * Wed Dec 27 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.4.0-3
 - BR python-devel


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-twisted-words/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Dec 2006 23:19:24 -0000	1.2
+++ sources	25 Dec 2008 17:07:18 -0000	1.3
@@ -1 +1 @@
-37d34da233aefe4a7a41b97bc9222b6a  TwistedWords-0.4.0.tar.bz2
+7004f93a2358abe093bed55c2fff25ef  TwistedWords-0.5.0.tar.bz2




More information about the fedora-extras-commits mailing list