packages: python3/python3.spec - force semapthores at configure level too (...

arekm arekm at pld-linux.org
Thu May 31 12:05:43 CEST 2012


Author: arekm                        Date: Thu May 31 10:05:43 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force semapthores at configure level too (but leaving mounts based check - it will be our test package for builder breackages, too then)

---- Files affected:
packages/python3:
   python3.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: packages/python3/python3.spec
diff -u packages/python3/python3.spec:1.76 packages/python3/python3.spec:1.77
--- packages/python3/python3.spec:1.76	Thu May 31 11:58:41 2012
+++ packages/python3/python3.spec	Thu May 31 12:05:38 2012
@@ -459,6 +459,8 @@
 %{__autoconf}
 CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags}"; export CPPFLAGS
 %configure \
+        ac_cv_posix_semaphores_enabled=yes \
+        ac_cv_broken_sem_getvalue=no \
 	--with-cxx-main="%{__cxx}" \
 	--enable-shared \
 	--enable-ipv6 \
@@ -1188,6 +1190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2012/05/31 10:05:38  arekm
+- force semapthores at configure level too (but leaving mounts based check - it will be our test package for builder breackages, too then)
+
 Revision 1.76  2012/05/31 09:58:41  arekm
 - rel 5; require /dev/shm (or any tmpfs actually) for shm_open and friends to work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/python3/python3.spec?r1=1.76&r2=1.77



More information about the pld-cvs-commit mailing list