Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2022-09-17 20:10:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.openvpn.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvpn"

Sat Sep 17 20:10:13 2022 rev:102 rq:1004129 version:2.5.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2022-06-10 
15:57:39.088829105 +0200
+++ /work/SRC/openSUSE:Factory/.openvpn.new.2083/openvpn.changes        
2022-09-17 20:10:17.265147825 +0200
@@ -1,0 +2,5 @@
+Mon Sep 12 15:31:52 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- build with enable-iproute2 again to have root-less mode working 
(bsc#1202792) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.iQtuPU/_old  2022-09-17 20:10:18.033150041 +0200
+++ /var/tmp/diff_new_pack.iQtuPU/_new  2022-09-17 20:10:18.041150064 +0200
@@ -42,6 +42,7 @@
 Source11:       rc%{name}
 Patch1:         %{name}-2.3-plugin-man.dif
 Patch6:         %{name}-fips140-2.3.2.patch
+BuildRequires:  iproute2
 BuildRequires:  libselinux-devel
 BuildRequires:  lzo-devel
 BuildRequires:  openssl-devel
@@ -52,6 +53,7 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(systemd)
+Requires:       iproute2
 Requires:       pkcs11-helper >= 1.11
 Requires:       sysvinit-tools
 %systemd_ordering
@@ -139,6 +141,7 @@
 export IPROUTE="%{_sbindir}/ip"
 %endif
 %configure \
+       --enable-iproute2               \
        --enable-x509-alt-username      \
        --enable-pkcs11                 \
        --enable-systemd                \

Reply via email to