commit a50846ed4331a7cb4d41435e42088f14d002c31c
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Mar 30 13:38:55 2016 +0200

    - rel 2; allow running from uids with no entries in /etc/passwd; 
https://bugs.python.org/issue10496

 python3.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index f4f4d10..e89ded1 100644
--- a/python3.spec
+++ b/python3.spec
@@ -34,7 +34,7 @@ Summary(tr.UTF-8):    X arayüzlü, yüksek düzeyli, kabuk 
yorumlayıcı dili
 Summary(uk.UTF-8):     Мова програмування дуже високого рівня з X-інтерфейсом
 Name:          python3
 Version:       %{py_ver}.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       PSF
 Group:         Development/Languages/Python
@@ -52,6 +52,8 @@ Patch8:               %{name}-install_prefix.patch
 Patch9:                %{name}-tests_with_pythonpath.patch
 Patch10:       %{name}-bdist_rpm.patch
 Patch11:       %{name}-installcompile.patch
+Patch12:                
https://bugs.python.org/file21896/nonexistent_user.patch
+# Patch12-md5:  db706fbe6de467c6e4c97c675eddf29a
 URL:           https://www.python.org/
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake
@@ -478,6 +480,7 @@ Moduły testowe dla Pythona.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %{__rm} -r Modules/zlib
 %{__rm} -r Modules/expat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/a50846ed4331a7cb4d41435e42088f14d002c31c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to