Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2015-02-03 11:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keepalived (Old)
 and      /work/SRC/openSUSE:Factory/.keepalived.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keepalived"

Changes:
--------
--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes    2014-11-10 
17:29:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.keepalived.new/keepalived.changes       
2015-02-03 11:40:49.000000000 +0100
@@ -1,0 +2,9 @@
+Mon Feb  2 01:32:37 UTC 2015 - crrodrig...@opensuse.org
+
+- Build with -DOPENSSL_NO_SSL_INTERN, if package starts accessing
+  the SSL library internals it must fail to build now, in upcoming
+  openSSL versions structures are opaque.
+- BuildRequire libnl3
+- Do not strip binaries, fix -debuginfo packages.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ keepalived.spec ++++++
--- /var/tmp/diff_new_pack.Vsxgwp/_old  2015-02-03 11:40:50.000000000 +0100
+++ /var/tmp/diff_new_pack.Vsxgwp/_new  2015-02-03 11:40:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keepalived
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -32,6 +32,8 @@
 Source2:        keepalive-rpmlintrc
 Patch1:         keepalive-init.patch
 BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libnl-3.0)
 # BuildRequires:  netsnmp-devel
 BuildRequires:  popt-devel
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -65,6 +67,8 @@
 %patch1
 
 %build
+export STRIP=true
+export CFLAGS="%optflags -DOPENSSL_NO_SSL_INTERN"
 %configure
 make %{?_smp_mflags}
 

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

Reply via email to