Hello community,

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

Package is "python3"

Changes:
--------
python3-doc.changes: same change
--- /work/SRC/openSUSE:Factory/python3/python3.changes  2013-08-30 
11:48:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3.changes     2013-10-17 
17:46:37.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 15 17:44:08 UTC 2013 - [email protected]
+
+- build with -DOPENSSL_LOAD_CONF for the same reasons 
+  described in the python2 package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.DZfrh9/_old  2013-10-17 17:46:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DZfrh9/_new  2013-10-17 17:46:39.000000000 +0200
@@ -221,7 +221,7 @@
 
 %build
 # use rpm_opt_flags
-export OPT="%{optflags}"
+export OPT="%{optflags} -DOPENSSL_LOAD_CONF"
 
 touch -r %{S:0} Makefile.pre.in
 

++++++ python3.spec ++++++
--- /var/tmp/diff_new_pack.DZfrh9/_old  2013-10-17 17:46:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DZfrh9/_new  2013-10-17 17:46:39.000000000 +0200
@@ -191,7 +191,7 @@
 
 %build
 export SUSE_ASNEEDED=0
-export OPT="%{optflags}"
+export OPT="%{optflags} -DOPENSSL_LOAD_CONF"
 
 autoreconf -f -i .
 # prevent make from trying to rebuild asdl stuff, which requires existing

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to