Mageia Bugzilla – Attachment 208 Details for
Bug 481
Broken module "multiprocessing.synchronize"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
The corresponding patch to the spec file
python.spec.diff (text/plain), 558 bytes, created by
Panos Christeas
on 2011-04-07 00:39:07 CEST
(
hide
)
Description:
The corresponding patch to the spec file
Filename:
MIME Type:
Creator:
Panos Christeas
Created:
2011-04-07 00:39:07 CEST
Size:
558 bytes
patch
obsolete
>--- python.spec.orig 2011-04-06 21:55:50.000000000 +0300 >+++ python.spec 2011-04-06 21:57:05.000000000 +0300 >@@ -57,6 +57,9 @@ > # patch to make sure that python compile with a newer autotool > Patch22: python-2.7.1-fix_configure_creation.patch > >+# Explicitly enable semaphore support, even on build machines w/o >+Patch23: python-2.7-semaphores.patch >+ > URL: http://www.python.org/ > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > Conflicts: tkinter < %{version} >@@ -202,6 +205,8 @@ > > %patch22 -p0 > >+%patch23 -p0 >+ > autoconf > > mkdir html
--- python.spec.orig 2011-04-06 21:55:50.000000000 +0300 +++ python.spec 2011-04-06 21:57:05.000000000 +0300 @@ -57,6 +57,9 @@ # patch to make sure that python compile with a newer autotool Patch22: python-2.7.1-fix_configure_creation.patch +# Explicitly enable semaphore support, even on build machines w/o +Patch23: python-2.7-semaphores.patch + URL: http://www.python.org/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Conflicts: tkinter < %{version} @@ -202,6 +205,8 @@ %patch22 -p0 +%patch23 -p0 + autoconf mkdir html
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 481
:
207
| 208