Hello community,

here is the log from the commit of package xml-security-c for openSUSE:Factory 
checked in at 2017-11-10 14:57:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xml-security-c (Old)
 and      /work/SRC/openSUSE:Factory/.xml-security-c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xml-security-c"

Fri Nov 10 14:57:37 2017 rev:3 rq:540197 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xml-security-c/xml-security-c.changes    
2016-07-12 23:52:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xml-security-c.new/xml-security-c.changes       
2017-11-10 14:57:53.259014220 +0100
@@ -1,0 +2,6 @@
+Thu Nov  9 12:12:15 UTC 2017 - vci...@suse.com
+
+- support building with openssl 1.1 (bsc#1067411)
+  * add xml-security-c-1.7.3_openssl1.1.patch from Fedora
+
+-------------------------------------------------------------------

New:
----
  xml-security-c-1.7.3_openssl1.1.patch

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

Other differences:
------------------
++++++ xml-security-c.spec ++++++
--- /var/tmp/diff_new_pack.CUGgmf/_old  2017-11-10 14:57:54.314976025 +0100
+++ /var/tmp/diff_new_pack.CUGgmf/_new  2017-11-10 14:57:54.322975735 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xml-security-c
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Source2:        %{name}.keyring
 # PATCH-FIX-UPSTREAM marguer...@opensuse.org - 'bool' can't be converted to 
pointer in c++11
 Patch:          xml-security-c-1.7.3-gcc6.patch
+Patch1:         xml-security-c-1.7.3_openssl1.1.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libxalan-c-devel
 BuildRequires:  libxerces-c-devel >= 3.1
@@ -87,6 +88,9 @@
 %prep
 %setup -q
 %patch -p1
+if pkg-config --atleast-version=1.1 openssl; then
+%patch1 -p1
+fi
 
 %build
 %configure \


++++++ xml-security-c-1.7.3_openssl1.1.patch ++++++
++++ 1700 lines (skipped)



Reply via email to