Hello community, here is the log from the commit of package python-twisted-pair checked in at Thu Oct 26 21:07:31 CEST 2006. -------- --- python-twisted-pair/python-twisted-pair.changes 2006-02-28 16:46:03.000000000 +0100 +++ /mounts/work_src_done/STABLE/python-twisted-pair/python-twisted-pair.changes 2006-10-26 18:43:16.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 26 18:43:02 CEST 2006 - jmatejek@suse.cz + +- added _version.py, necessary for Twisted 2.4 install process + +------------------------------------------------------------------- New: ---- _version.py ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-twisted-pair.spec ++++++ --- /var/tmp/diff_new_pack.1QKMfh/_old 2006-10-26 21:07:28.000000000 +0200 +++ /var/tmp/diff_new_pack.1QKMfh/_new 2006-10-26 21:07:28.000000000 +0200 @@ -14,12 +14,13 @@ BuildRequires: python-devel python-twisted Summary: Twisted Pair Version: 0.1.0 -Release: 6 +Release: 30 %define tarname TwistedPair Source: %{tarname}-%{version}.tar.bz2 +Source1: _version.py License: X11/MIT Group: Development/Languages/Python -URL: http://twistedmatrix.com/projects/pair/ +URL: http://twistedmatrix.com/trac/wiki/TwistedPair BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: python-twisted %{py_requires} @@ -35,6 +36,7 @@ %prep %setup -n %{tarname}-%{version} +cp %{S:1} twisted/pair %build export CFLAGS="$RPM_OPT_FLAGS" @@ -51,6 +53,8 @@ %doc LICENSE README %changelog -n python-twisted-pair +* Thu Oct 26 2006 - jmatejek@suse.cz +- added _version.py, 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