Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2013-09-26 19:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Changes:
--------
python-doc.changes: same change
--- /work/SRC/openSUSE:Factory/python/python.changes    2013-08-30 
11:47:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes       2013-09-26 
19:43:16.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 17:40:05 UTC 2013 - crrodrig...@opensuse.org
+
+- build with -DOPENSSL_LOAD_CONF so python honours 
+ the system's openSSL configuration if any, allowing it to
+ benefit from openssl ENGINE functionality.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.LsZf4A/_old  2013-09-26 19:43:18.000000000 +0200
+++ /var/tmp/diff_new_pack.LsZf4A/_new  2013-09-26 19:43:18.000000000 +0200
@@ -149,7 +149,7 @@
 # COMMON-PREP-END
 
 %build
-export OPT="%{optflags}"
+export OPT="%{optflags} -DOPENSSL_LOAD_CONF"
 
 autoreconf -f -i . # Modules/_ctypes/libffi
 

++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.LsZf4A/_old  2013-09-26 19:43:18.000000000 +0200
+++ /var/tmp/diff_new_pack.LsZf4A/_new  2013-09-26 19:43:18.000000000 +0200
@@ -193,7 +193,7 @@
 # necessary for correct linking with GDBM:
 export SUSE_ASNEEDED=0
 
-export OPT="%{optflags}"
+export OPT="%{optflags} -DOPENSSL_LOAD_CONF"
 
 autoreconf -f -i . # Modules/_ctypes/libffi
 # prevent make from trying to rebuild asdl stuff, which requires existing

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to