Hello community,

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

Package is "libqca2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqca2/libqca2.changes  2012-03-19 
09:52:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqca2.new/libqca2.changes     2013-10-14 
09:29:26.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct 11 18:31:58 UTC 2013 - [email protected]
+
+- build with -DOPENSSL_LOAD_CONF so QCA respects and uses 
+ the system's openSSL configuration.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqca2.spec ++++++
--- /var/tmp/diff_new_pack.EDugqP/_old  2013-10-14 09:29:27.000000000 +0200
+++ /var/tmp/diff_new_pack.EDugqP/_new  2013-10-14 09:29:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqca2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           libqca2
 BuildRequires:  cmake
 BuildRequires:  cyrus-sasl-devel
@@ -201,7 +200,7 @@
 %build
 # I confess this is ugly..
 # but there are too many "pro" files to make a patch ( > 180)
-find -type f -name "*.pro" -exec sed -i "1i QMAKE_CXXFLAGS +=$RPM_OPT_FLAGS 
-fvisibility-inlines-hidden" {} +
+find -type f -name "*.pro" -exec sed -i "1i QMAKE_CXXFLAGS +=$RPM_OPT_FLAGS 
-DOPENSSL_LOAD_CONF -fvisibility-inlines-hidden" {} +
 pushd plugins
 rm -rf CMakeLists.txt qca-%{version}
 for i in *; do
@@ -210,7 +209,7 @@
 popd
 export CXXFLAGS="$RPM_OPT_FLAGS"
 export CFLAGS="$RPM_OPT_FLAGS"
-export EXTRA_FLAGS="$RPM_OPT_FLAGS -fvisibility-inlines-hidden"
+export EXTRA_FLAGS="$RPM_OPT_FLAGS -fvisibility-inlines-hidden 
-DOPENSSL_LOAD_CONF"
 export QMAKE_CXXFLAGS="$EXTRA_FLAGS"
 if [ %{_lib} = lib64 ]; then
   EXTRA_FLAGS="$EXTRA_FLAGS -DLIB_SUFFIX=64"

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

Reply via email to