Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2019-01-26 22:21:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnsmasq (Old)
 and      /work/SRC/openSUSE:Factory/.dnsmasq.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnsmasq"

Sat Jan 26 22:21:24 2019 rev:69 rq:668717 version:2.80

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2018-11-06 
13:52:40.204392921 +0100
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new.28833/dnsmasq.changes       
2019-01-26 22:21:24.878904281 +0100
@@ -1,0 +2,5 @@
+Wed Jan 23 23:03:22 UTC 2019 - Cristian Rodríguez <crrodrig...@opensuse.org>
+
+- libidn should not be used anymore, switch to libidn2
+
+-------------------------------------------------------------------
@@ -23 +28 @@
-- enabled lua scripting interface 
+- enabled lua scripting interface (FATE#327143).

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

Other differences:
------------------
++++++ dnsmasq.spec ++++++
--- /var/tmp/diff_new_pack.N77xXD/_old  2019-01-26 22:21:25.610903688 +0100
+++ /var/tmp/diff_new_pack.N77xXD/_new  2019-01-26 22:21:25.610903688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dnsmasq
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -38,7 +38,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-devel
 BuildRequires:  dos2unix
-BuildRequires:  libidn-devel
+BuildRequires:  libidn2-devel
 BuildRequires:  libnettle-devel
 BuildRequires:  lua-devel
 BuildRequires:  pkg-config
@@ -105,7 +105,7 @@
 export LDFLAGS="-Wl,-z,relro,-z,now -pie"
 # the dnsmasq make system hashes the configuration flags, so we have to supply 
the
 # same flags for make and make install, else everything gets recompiled
-%define _copts   "-DHAVE_DBUS -DHAVE_CONNTRACK -DHAVE_IDN -DHAVE_DNSSEC 
-DHAVE_LUASCRIPT"
+%define _copts   "-DHAVE_DBUS -DHAVE_CONNTRACK -DHAVE_LIBIDN2 -DHAVE_DNSSEC 
-DHAVE_LUASCRIPT"
 make %{?_smp_mflags} AWK=gawk all-i18n CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" 
COPTS=%{_copts}
 make -C contrib/lease-tools %{?_smp_mflags}
 




Reply via email to