Accepting request 46366 from home:Marcus_H:branches:devel:languages:python:Factory

Copy from home:Marcus_H:branches:devel:languages:python:Factory/python via accept of submit request 46366 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/46366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=78
This commit is contained in:
Jan Matejek
2010-08-27 13:52:52 +00:00
committed by Git OBS Bridge
parent a1a2c6773f
commit 2fd585396f
3 changed files with 34 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ Patch6: python-2.6-gettext-plurals.patch
Patch7: python-2.6.5-distutils_test_path.patch
Patch8: sparc_longdouble.patch
Patch9: python-2.7-acrequire.patch
Patch10: urllib2-AbstractBasicAuthHandler_reset_attr.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define python_version %(echo %{version} | head -c 3)
@@ -137,6 +138,7 @@ Authors:
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10
# some cleanup
find . -name .cvsignore -type f -print0 | xargs -0 rm -f