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