packages: python/python.spec - rel 4; force posix semaphores as our builder...

arekm arekm at pld-linux.org
Tue Sep 28 21:46:29 CEST 2010


Author: arekm                        Date: Tue Sep 28 19:46:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; force posix semaphores as our builders don't always have shm enabled.

---- Files affected:
packages/python:
   python.spec (1.378 -> 1.379) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.378 packages/python/python.spec:1.379
--- packages/python/python.spec:1.378	Tue Jul 13 22:11:00 2010
+++ packages/python/python.spec	Tue Sep 28 21:46:23 2010
@@ -44,7 +44,7 @@
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python
 Version:	%{py_ver}
-Release:	3
+Release:	4
 Epoch:		1
 License:	PSF
 Group:		Development/Languages/Python
@@ -562,6 +562,8 @@
 %{__autoconf}
 CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags}"; export CPPFLAGS
 %configure \
+	ac_cv_posix_semaphores_enabled=yes \
+	ac_cv_broken_sem_getvalue=no \
 	--with-threads \
 	--with-cxx-main="%{__cxx}" \
 	--with-system-ffi \
@@ -1024,6 +1026,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.379  2010/09/28 19:46:23  arekm
+- rel 4; force posix semaphores as our builders don't always have shm enabled.
+
 Revision 1.378  2010/07/13 20:11:00  qboosh
 - readded updated db patch (db 5.0 support)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.378&r2=1.379&f=u



More information about the pld-cvs-commit mailing list