Hello community, here is the log from the commit of package python-twisted-flow checked in at Thu Oct 26 21:06:47 CEST 2006. -------- --- python-twisted-flow/python-twisted-flow.changes 2006-02-28 16:46:03.000000000 +0100 +++ /mounts/work_src_done/STABLE/python-twisted-flow/python-twisted-flow.changes 2006-10-26 18:28:05.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 26 18:27:48 CEST 2006 - jmatejek@suse.cz + +- added _version.py file, necessary for Twisted 2.4 install process + +------------------------------------------------------------------- New: ---- _version.py ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-twisted-flow.spec ++++++ --- /var/tmp/diff_new_pack.MYkkch/_old 2006-10-26 21:06:44.000000000 +0200 +++ /var/tmp/diff_new_pack.MYkkch/_new 2006-10-26 21:06:44.000000000 +0200 @@ -14,12 +14,13 @@ BuildRequires: python-devel python-twisted Summary: Twisted Flow Version: 0.1.0 -Release: 6 +Release: 30 %define tarname TwistedFlow Source: %{tarname}-%{version}.tar.bz2 +Source1: _version.py License: X11/MIT Group: Development/Languages/Python -URL: http://twistedmatrix.com/projects/flow/ +URL: http://twistedmatrix.com/trac/wiki/TwistedFlow BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: python-twisted %{py_requires} @@ -35,6 +36,7 @@ %prep %setup -n %{tarname}-%{version} +cp %{S:1} twisted/flow %build export CFLAGS="$RPM_OPT_FLAGS" @@ -51,6 +53,8 @@ %doc LICENSE README %changelog -n python-twisted-flow +* Thu Oct 26 2006 - jmatejek@suse.cz +- added _version.py file, necessary for Twisted 2.4 install process * Tue Feb 28 2006 - jmatejek@suse.cz - updated to reflect python changes due to #149809 * Wed Jan 25 2006 - mls@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de